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
|
resources/nginx.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#PHP
|
|
||||||
if [ .$nginx_enabled = .'true' ]; then
|
|
||||||
resources/php.sh
|
|
||||||
fi
|
|
||||||
|
|
||||||
#Fail2ban
|
#Fail2ban
|
||||||
if [ .$fail2ban_enabled = .'true' ]; then
|
if [ .$fail2ban_enabled = .'true' ]; then
|
||||||
resources/fail2ban.sh
|
resources/fail2ban.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user