forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user