forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
@@ -50,7 +50,7 @@ fi
|
|||||||
|
|
||||||
#Postgres
|
#Postgres
|
||||||
if [ .$database_enabled = .'true' ]; then
|
if [ .$database_enabled = .'true' ]; then
|
||||||
resources/postgres.sh
|
resources/postgresql.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#restart services
|
#restart services
|
||||||
|
|||||||
Reference in New Issue
Block a user