Update install.sh

This commit is contained in:
FusionPBX
2017-06-24 11:41:08 -06:00
committed by GitHub
parent 248b53dceb
commit 8fe3194579

View File

@@ -38,11 +38,6 @@ if [ .$nginx_enabled = .'true' ]; then
resources/nginx.sh
fi
#PHP
if [ .$nginx_enabled = .'true' ]; then
resources/php.sh
fi
#Fail2ban
if [ .$fail2ban_enabled = .'true' ]; then
resources/fail2ban.sh