mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-02-16 18:01:01 +01:00
Merge branch 'fix-libre' into 'develop'
Fix libre See merge request kasm-technologies/internal/workspaces-images!48
This commit is contained in:
commit
bb39c3a4dc
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
LD_LIBRARY_PATH=:/usr/lib/libreoffice/program:/usr/lib/$(arch)-linux-gnu/
|
||||
START_COMMAND="libreoffice"
|
||||
PGREP="soffice.bin"
|
||||
export MAXIMIZE="true"
|
||||
|
Loading…
Reference in New Issue
Block a user