Update dsn.sh

This commit is contained in:
FusionPBX 2017-05-21 13:59:34 -06:00 committed by GitHub
parent 22e8196fa4
commit 4d7997ad5f
1 changed files with 1 additions and 1 deletions

View File

@ -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