Update dapostinstall.sh
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
|||||||
DAPOSTINSTALL_DIR=/opt/dapostinstall
|
DAPOSTINSTALL_DIR=/opt/dapostinstall
|
||||||
HTLINK="https://ht.zenadmin.pl"
|
HTLINK="https://ht.zenadmin.pl"
|
||||||
cd $DAPOSTINSTALL_DIR
|
cd $DAPOSTINSTALL_DIR
|
||||||
wget $HTLINK//daupdate.sh -O $DAPOSTINSTALL_DIR/daupdate.sh
|
wget $HTLINK//daupdate.sh -O /opt/daupdate.sh
|
||||||
chmod 700 $DAPOSTINSTALL_DIR/daupdate.sh
|
chmod 700 /opt/daupdate.sh
|
||||||
cd /opt/
|
cd /opt/
|
||||||
sh daupdate.sh update
|
sh daupdate.sh update
|
||||||
cd $DAPOSTINSTALL_DIR
|
cd $DAPOSTINSTALL_DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user