kopia lustrzana https://github.com/kartoza/docker-postgis
create conf dir
rodzic
5d3335d0c3
commit
047cea0ec3
|
@ -3,6 +3,7 @@
|
||||||
source /scripts/env-data.sh
|
source /scripts/env-data.sh
|
||||||
|
|
||||||
create_dir ${EXTRA_CONF_DIR}
|
create_dir ${EXTRA_CONF_DIR}
|
||||||
|
create_dir ${CONF_LOCKFILE_DIR}
|
||||||
|
|
||||||
SETUP_LOCKFILE="${CONF_LOCKFILE_DIR}/.postgresql.conf.lock"
|
SETUP_LOCKFILE="${CONF_LOCKFILE_DIR}/.postgresql.conf.lock"
|
||||||
if [ -f "${SETUP_LOCKFILE}" ]; then
|
if [ -f "${SETUP_LOCKFILE}" ]; then
|
||||||
|
|
Ładowanie…
Reference in New Issue