forked from norman/fusionpbx-install.sh-github-mirror
Update dsn.sh
This commit is contained in:
2
debian/resources/postgresql/dsn.sh
vendored
2
debian/resources/postgresql/dsn.sh
vendored
@@ -11,7 +11,7 @@ now=$(date +%Y-%m-%d)
|
|||||||
|
|
||||||
#get the database password
|
#get the database password
|
||||||
if [ .$database_password = .'random' ]; then
|
if [ .$database_password = .'random' ]; then
|
||||||
|
read -p "Enter the database password: " database_password
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#set PGPASSWORD
|
#set PGPASSWORD
|
||||||
|
|||||||
Reference in New Issue
Block a user