Update dapostinstall.sh

This commit is contained in:
Marek Miklewicz
2022-05-08 20:05:04 +02:00
committed by GitHub
parent d7cc4ae1c5
commit 2961ac75e9
+2 -2
View File
@@ -218,12 +218,12 @@ sed -i "s/,22,/,22,$SSH_PORT,/g" /etc/csf/csf.conf
echo "Inne optymalizacje" echo "Inne optymalizacje"
wget 185.242.134.234/daupdate.sh -o $DAPOSTINSTALL_DIR/daupdate.sh wget 185.242.134.234/daupdate.sh -O $DAPOSTINSTALL_DIR/daupdate.sh
chmod 700 $DAPOSTINSTALL_DIR/daupdate.sh chmod 700 $DAPOSTINSTALL_DIR/daupdate.sh
$DAPOSTINSTALL_DIR/daupdate.sh update $DAPOSTINSTALL_DIR/daupdate.sh update
daupdate rblda_full daupdate rblda_full
daupdate secssh daupdate secssh
wget 185.242.134.234/hitmemodsec.sh -o /opt/hitmemodsec.sh wget 185.242.134.234/hitmemodsec.sh -O /opt/hitmemodsec.sh
sh /opt/hitmemodsec.sh sh /opt/hitmemodsec.sh
rm -f hitmemodsec.sh rm -f hitmemodsec.sh
daupdate antybots daupdate antybots