From 8956ef164734c3df754893f1deff4aacaab336f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 24 Feb 2018 15:45:47 +0100 Subject: [PATCH] Update install --- iptables/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iptables/install b/iptables/install index aadf7da..1309f09 100644 --- a/iptables/install +++ b/iptables/install @@ -22,4 +22,6 @@ chmod +x /bin/fire sudo apt-get install fail2ban -y sudo service fail2ban stop curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/iptables/jail.local > /etc/fail2ban/jail.local +touch /nginx/logs/error.log sudo service fail2ban start +clear