Skip to content

Commit bc92349

Browse files
committed
chore: rm debug items
1 parent 539d91a commit bc92349

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

nix/tools/run-server.sh.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,4 @@ pgsodium.getkey_script = '$PGSODIUM_GETKEY_SCRIPT'" \
6060
-e "\$a\\
6161
session_preload_libraries = 'supautils'" \
6262
"$PSQL_CONF_FILE" > "$DATDIR/postgresql.conf"
63-
cat "$DATDIR/postgresql.conf"
64-
#cat "$DATDIR/supautils.conf"
65-
#whoami
66-
ls -la $DATDIR
6763
postgres --config-file="$DATDIR/postgresql.conf" -p "$PORTNO" -D "$DATDIR" -k /tmp

0 commit comments

Comments
 (0)