Skip to content

Commit 7fa1ba4

Browse files
committed
chore: remove unneeded variable
1 parent 55397c3 commit 7fa1ba4

File tree

1 file changed

+0
-1
lines changed
  • ansible/files/admin_api_scripts/pg_upgrade_scripts

1 file changed

+0
-1
lines changed

ansible/files/admin_api_scripts/pg_upgrade_scripts/initiate.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ SERVER_ENCODING=$(run_sql -A -t -c "SHOW server_encoding;")
4747

4848
POSTGRES_CONFIG_PATH="/etc/postgresql/postgresql.conf"
4949
PGBINOLD="/usr/lib/postgresql/bin"
50-
PGLIBOLD="/usr/lib/postgresql/lib"
5150

5251
PG_UPGRADE_BIN_DIR="/tmp/pg_upgrade_bin/$PGVERSION"
5352
NIX_INSTALLER_PATH="/tmp/persistent/nix-installer"

0 commit comments

Comments
 (0)