mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-20 17:47:55 +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
|
||||
set -ex
|
||||
LD_LIBRARY_PATH=:/usr/lib/libreoffice/program:/usr/lib/x86_64-linux-gnu/
|
||||
START_COMMAND="libreoffice"
|
||||
PGREP="soffice.bin"
|
||||
export MAXIMIZE="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user