Update postgres_new_db_user

This commit is contained in:
vijay 2026-01-19 23:45:28 +00:00
parent 905b4f87db
commit 7e4b45fc5a

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# wget -O /tmp/postgres_new_db_user.sh https://git.technozone.com.au/vijay/Scripts/raw/branch/main/postgres_new_db_user && bash /tmp/dpostgres_new_db_user.sh && rm -f /tmp/postgres_new_db_user.sh
echo "=== PostgreSQL Database & User Setup ==="