Update postgres_new_db_user
This commit is contained in:
parent
04a2b68e96
commit
d54a695020
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/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/postgres_new_db_user.sh && rm -f /tmp/postgres_new_db_user.sh
|
# wget -O /tmp/postgres_new_db_user.sh https://git.technozone.com.au/vijay/Scripts/raw/branch/main/postgres_new_db_user && bash /tmp/postgres_new_db_user.sh && rm -f /tmp/postgres_new_db_user.sh
|
||||||
|
# Make sure the script is ran within postgres docker container or postgres server installed.
|
||||||
|
|
||||||
echo "=== PostgreSQL Database & User Setup ==="
|
echo "=== PostgreSQL Database & User Setup ==="
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user