From fa0600f9f3820d31758a3ff472cf18b7f6939849 Mon Sep 17 00:00:00 2001 From: Marek Miklewicz <86836305+marsonpl@users.noreply.github.com> Date: Fri, 13 May 2022 20:18:54 +0200 Subject: [PATCH] Update dapostinstall.sh --- dapostinstall.sh | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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