forked from norman/fusionpbx-install.sh-github-mirror
Update empty.sh
This commit is contained in:
2
debian/resources/postgresql/empty.sh
vendored
2
debian/resources/postgresql/empty.sh
vendored
@@ -8,7 +8,7 @@ db_port=5432
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
#includes
|
||||
. ./config.sh
|
||||
. ../config.sh
|
||||
|
||||
#set the database password
|
||||
export PGPASSWORD=$database_password
|
||||
|
||||
Reference in New Issue
Block a user