wip
This commit is contained in:
@@ -29,6 +29,7 @@ docker_setup_env() {
|
||||
|
||||
if [ "$(id -u)" = '0' ]; then
|
||||
rm /etc/pgpool2/pcp.conf /etc/pgpool2/pgpool.conf
|
||||
chmod 777 /etc/pgpool2
|
||||
exec gosu postgres "$BASH_SOURCE"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user