mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-21 18:12:00 +02:00
adding LD path needed by libreoffice
This commit is contained in:
parent
192f46d06b
commit
ef2fcd0c7b
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -ex
|
set -ex
|
||||||
|
LD_LIBRARY_PATH=:/usr/lib/libreoffice/program:/usr/lib/x86_64-linux-gnu/
|
||||||
START_COMMAND="libreoffice"
|
START_COMMAND="libreoffice"
|
||||||
PGREP="soffice.bin"
|
PGREP="soffice.bin"
|
||||||
export MAXIMIZE="true"
|
export MAXIMIZE="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user