Update install.sh

This commit is contained in:
FusionPBX 2017-12-30 10:44:03 -07:00 committed by GitHub
parent 91fc8c9143
commit bc7223e3bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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