forked from norman/fusionpbx-install.sh-github-mirror
Update postgres.sh
This commit is contained in:
11
debian/resources/postgres.sh
vendored
11
debian/resources/postgres.sh
vendored
@@ -48,13 +48,4 @@ sudo -u postgres psql -c "GRANT ALL PRIVILEGES ON DATABASE freeswitch to freeswi
|
|||||||
cd $cwd
|
cd $cwd
|
||||||
|
|
||||||
#set the ip address
|
#set the ip address
|
||||||
server_address=$(hostname -I)
|
#server_address=$(hostname -I)
|
||||||
|
|
||||||
#Show database password
|
|
||||||
echo ""
|
|
||||||
echo ""
|
|
||||||
echo "PostgreSQL"
|
|
||||||
echo " Database name: fusionpbx"
|
|
||||||
echo " Database username: fusionpbx"
|
|
||||||
echo " Database password: $password"
|
|
||||||
echo ""
|
|
||||||
|
|||||||
Reference in New Issue
Block a user