Update dapostinstall.sh
This commit is contained in:
+3
-3
@@ -219,12 +219,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
|
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
|
wget 185.242.134.234/hitmemodsec.sh -o /opt/hitmemodsec.sh
|
||||||
sh hitmemodsec.sh
|
sh /opt/hitmemodsec.sh
|
||||||
rm -f hitmemodsec.sh
|
rm -f hitmemodsec.sh
|
||||||
daupdate antybots
|
daupdate antybots
|
||||||
daupdate bbmysql
|
daupdate bbmysql
|
||||||
|
|||||||
Reference in New Issue
Block a user