Files
onlyoffice/abra.sh
Moritz 1ed3618203 fix: append to local.json instead of overwriting it
local.json is automatically generated and can change due to updates,
to prevent breaking changes, only append the necssary config
using a custom entrypoint.
2023-03-13 17:28:57 +01:00

6 lines
95 B
Bash

export ENTRYPOINT_VERSION=v1
prepare_shutdown () {
documentserver-prepare4shutdown.sh
}