Update dapostinstall.sh
Zmieniłem linki na zmiennie $eHTLINK
This commit is contained in:
+2
-2
@@ -250,12 +250,12 @@ cd /usr/local/directadmin/custombuild
|
||||
echo "Inne optymalizacje"
|
||||
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
wget https://ht.zenadmin.pl/daupdate.sh -O $DAPOSTINSTALL_DIR/daupdate.sh
|
||||
wget $HTLINK//daupdate.sh -O $DAPOSTINSTALL_DIR/daupdate.sh
|
||||
chmod 700 $DAPOSTINSTALL_DIR/daupdate.sh
|
||||
$DAPOSTINSTALL_DIR/daupdate.sh update
|
||||
daupdate rblda_full
|
||||
daupdate secssh
|
||||
wget https://ht.zenadmin.pl/hitmemodsec.sh -O /opt/hitmemodsec.sh
|
||||
wget $HTLINK/hitmemodsec.sh -O /opt/hitmemodsec.sh
|
||||
sh /opt/hitmemodsec.sh
|
||||
rm -f hitmemodsec.sh
|
||||
daupdate antybots
|
||||
|
||||
Reference in New Issue
Block a user