generated from coop-cloud/example
7 lines
123 B
Bash
7 lines
123 B
Bash
export ENTRYPOINT_VERSION=v1
|
|
export PG_BACKUP_VERSION=v2
|
|
|
|
prepare_shutdown () {
|
|
documentserver-prepare4shutdown.sh
|
|
}
|