Update install
This commit is contained in:
+3
-3
@@ -165,9 +165,9 @@ EOF
|
||||
cp -a /opt/owasp-modsecurity-crs/rules/ /nginx/modsecurity/
|
||||
cp -a /opt/owasp-modsecurity-crs/crs-setup.conf.example /nginx/modsecurity/crs-setup.conf
|
||||
clear
|
||||
mkdir -p /tmp/; cd /tmp; wget https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/iptables/install
|
||||
chmod +x install; ./install
|
||||
clear
|
||||
#mkdir -p /tmp/; cd /tmp; wget https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/iptables/install
|
||||
#chmod +x install; ./install
|
||||
#clear
|
||||
curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/ArchLinux/static/nginx.service > /usr/lib/systemd/system/nginx.service
|
||||
clear
|
||||
systemctl enable nginx
|
||||
|
||||
Reference in New Issue
Block a user