From 2b69de5f127a781e8d13074106e70e8a50c9efae Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 23 Apr 2017 01:09:56 -0600 Subject: [PATCH] Update fail2ban.sh --- centos/resources/fail2ban.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/centos/resources/fail2ban.sh b/centos/resources/fail2ban.sh index 952af2e..00c04b2 100755 --- a/centos/resources/fail2ban.sh +++ b/centos/resources/fail2ban.sh @@ -6,7 +6,6 @@ cd "$(dirname "$0")" #includes . ./config.sh . ./colors.sh -. ./arguments.sh #send a message verbose "Installing Fail2ban"