diff --git a/dapostinstall.sh b/dapostinstall.sh index 9343f24..9001da7 100644 --- a/dapostinstall.sh +++ b/dapostinstall.sh @@ -55,9 +55,9 @@ read -p "Czy instalowac ModSecurity z reglłkami Malware Experts (T/N)? " yn case $yn in [Tt] ) echo "Instaluje ModSecurity + Malware Experts" - wget $HTLINK/hitmemodsec.sh -O /opt/hitmemodsec - sh /opt/hitmemodsec.sh - rm -f /opt/hitmemodsec.sh + wget $HTLINK/hitmemodsec.sh -O /opt/hitmemodsec.sh + sh /opt/hitmemodsec.sh + rm -f hitmemodsec.sh break;; [nN] ) echo "Pomijam instalacje ModSecurity"; break;; @@ -284,9 +284,6 @@ chmod 700 $DAPOSTINSTALL_DIR/daupdate.sh $DAPOSTINSTALL_DIR/daupdate.sh update daupdate rblda_full daupdate secssh -wget $HTLINK/hitmemodsec.sh -O /opt/hitmemodsec.sh -sh /opt/hitmemodsec.sh -rm -f hitmemodsec.sh daupdate antybots cd /opt sh /opt/daupdate bbmysql