Update install.sh (#157)

This commit is contained in:
Len
2018-03-08 20:10:03 -07:00
committed by FusionPBX
parent cb3dcc82e1
commit d082bd06f1
+1 -1
View File
@@ -51,7 +51,7 @@ if [ ."$php_version" = ."5" ]; then
systemctl restart php5-fpm
fi
if [ ."$php_version" = ."7" ]; then
systemctl restart php7.0-fpm
systemctl restart php7.1-fpm
fi
systemctl restart nginx
systemctl restart fail2ban