selfhosted-owncloud/config/onlyoffice/entrypoint-override.sh

7 lines
229 B
Bash
Raw Normal View History

2023-12-25 12:03:59 +01:00
#!/bin/sh
set -e
# we can't mount it directly because the run-document-server.sh script wants to move it
cp /etc/onlyoffice/documentserver/local.dist.json /etc/onlyoffice/documentserver/local.json
/app/ds/run-document-server.sh