Update install.sh

This commit is contained in:
FusionPBX
2017-12-30 10:44:03 -07:00
committed by GitHub
parent 91fc8c9143
commit bc7223e3bb

View File

@@ -50,7 +50,7 @@ fi
#Postgres
if [ .$database_enabled = .'true' ]; then
resources/postgres.sh
resources/postgresql.sh
fi
#restart services