Update dapostinstall.sh
This commit is contained in:
+2
-2
@@ -218,12 +218,12 @@ sed -i "s/,22,/,22,$SSH_PORT,/g" /etc/csf/csf.conf
|
||||
|
||||
|
||||
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
|
||||
$DAPOSTINSTALL_DIR/daupdate.sh update
|
||||
daupdate rblda_full
|
||||
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
|
||||
rm -f hitmemodsec.sh
|
||||
daupdate antybots
|
||||
|
||||
Reference in New Issue
Block a user