fix(filestash): editor launch command

This commit is contained in:
redbeardymcgee 2025-03-31 19:40:50 -05:00
parent 17071fe229
commit 0e5e90214f

View file

@ -19,4 +19,4 @@ PublishPort=9980:9980
Environment=extra_params=--o:ssl.enable=false
Environment=aliasgroup1="https://.*:443"
Exec=bash -c 'curl -o /usr/share/coolwsd/browser/dist/branding-desktop.css https://gist.githubusercontent.com/mickael-kerjean/bc1f57cd312cf04731d30185cc4e7ba2/raw/d706dcdf23c21441e5af289d871b33defc2770ea/destop.css; /bin/su -s /bin/bash -c /start-collabora-online.sh cool'
Exec=bash -c '/start-collabora-online.sh cool'