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/rules/ /nginx/modsecurity/
|
||||||
cp -a /opt/owasp-modsecurity-crs/crs-setup.conf.example /nginx/modsecurity/crs-setup.conf
|
cp -a /opt/owasp-modsecurity-crs/crs-setup.conf.example /nginx/modsecurity/crs-setup.conf
|
||||||
clear
|
clear
|
||||||
mkdir -p /tmp/; cd /tmp; wget https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/iptables/install
|
#mkdir -p /tmp/; cd /tmp; wget https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/iptables/install
|
||||||
chmod +x install; ./install
|
#chmod +x install; ./install
|
||||||
clear
|
#clear
|
||||||
curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/ArchLinux/static/nginx.service > /usr/lib/systemd/system/nginx.service
|
curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/ArchLinux/static/nginx.service > /usr/lib/systemd/system/nginx.service
|
||||||
clear
|
clear
|
||||||
systemctl enable nginx
|
systemctl enable nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user