Update nginx.sh

This commit is contained in:
FusionPBX 2017-06-24 10:28:18 -06:00 committed by GitHub
parent e53577a1f8
commit f634f7e429
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ if [ ."$php_version" = ."7" ]; then
pkg install --yes php71-pdo_pgsql php71-pgsql
fi
if [ ."$database_version" = ."9.6" ]; then
pkg add postgresql96-client
pkg add https://www.fusionpbx.com/php71-pdo_pgsql-7.1.6_1.txz
pkg add https://www.fusionpbx.com/php71-pgsql-7.1.6_1.txz