create conf dir

pull/309/head
admire 2021-07-04 18:18:45 +02:00
rodzic 5d3335d0c3
commit 047cea0ec3
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,7 @@
source /scripts/env-data.sh
create_dir ${EXTRA_CONF_DIR}
create_dir ${CONF_LOCKFILE_DIR}
SETUP_LOCKFILE="${CONF_LOCKFILE_DIR}/.postgresql.conf.lock"
if [ -f "${SETUP_LOCKFILE}" ]; then