Update dsn.sh
This commit is contained in:
parent
22e8196fa4
commit
4d7997ad5f
|
|
@ -11,7 +11,7 @@ now=$(date +%Y-%m-%d)
|
|||
|
||||
#get the database password
|
||||
if [ .$database_password = .'random' ]; then
|
||||
|
||||
read -p "Enter the database password: " database_password
|
||||
fi
|
||||
|
||||
#set PGPASSWORD
|
||||
|
|
|
|||
Loading…
Reference in New Issue