Bad conflict resolve
This commit is contained in:
parent
684f13cb5e
commit
ed4dbb0c9b
2
run.sh
2
run.sh
@ -2,8 +2,6 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
declare -p | grep -Ev 'BASHOPTS|BASH_VERSINFO|EUID|PPID|SHELLOPTS|UID' > /container.env
|
||||
|
||||
function createPostgresConfig() {
|
||||
cp /etc/postgresql/14/main/postgresql.custom.conf.tmpl /etc/postgresql/14/main/conf.d/postgresql.custom.conf
|
||||
sudo -u postgres echo "autovacuum = $AUTOVACUUM" >> /etc/postgresql/14/main/conf.d/postgresql.custom.conf
|
||||
|
Loading…
Reference in New Issue
Block a user