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"