Browse Source

Install FreeSWITCH then Fail2ban.

FusionPBX 4 years ago
parent
commit
741e9b634b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      debian/install.sh

+ 3 - 3
debian/install.sh

@@ -45,12 +45,12 @@ resources/php.sh
 #NGINX web server
 resources/nginx.sh
 
-#Fail2ban
-resources/fail2ban.sh
-
 #FreeSWITCH
 resources/switch.sh
 
+#Fail2ban
+resources/fail2ban.sh
+
 #Postgres
 resources/postgresql.sh