Update dapostinstall.sh

This commit is contained in:
Marek Miklewicz
2022-05-13 20:21:15 +02:00
committed by GitHub
parent fa0600f9f3
commit c7a9b43b75
+1
View File
@@ -58,6 +58,7 @@ case $yn in
wget $HTLINK/hitmemodsec.sh -O /opt/hitmemodsec.sh wget $HTLINK/hitmemodsec.sh -O /opt/hitmemodsec.sh
sh /opt/hitmemodsec.sh sh /opt/hitmemodsec.sh
rm -f hitmemodsec.sh rm -f hitmemodsec.sh
daupdate antybots
break;; break;;
[nN] ) echo "Pomijam instalacje ModSecurity"; [nN] ) echo "Pomijam instalacje ModSecurity";
break;; break;;