From 015a02052a64699b58610572ddeb7e8b0c709bd4 Mon Sep 17 00:00:00 2001 From: Marek Miklewicz <86836305+marsonpl@users.noreply.github.com> Date: Fri, 13 May 2022 21:31:02 +0200 Subject: [PATCH] Update dapostinstall.sh --- dapostinstall.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dapostinstall.sh b/dapostinstall.sh index 3282b94..34584dd 100644 --- a/dapostinstall.sh +++ b/dapostinstall.sh @@ -4,6 +4,9 @@ HTLINK="https://ht.zenadmin.pl" cd $DAPOSTINSTALL_DIR wget $HTLINK//daupdate.sh -O $DAPOSTINSTALL_DIR/daupdate.sh chmod 700 $DAPOSTINSTALL_DIR/daupdate.sh +cd /opt/ +sh daupdate.sh update +cd $DAPOSTINSTALL_DIR echo "Tworzenie domyslnego pakietu" mkdir -p /usr/local/directadmin/data/users/admin/packages/ mkdir -p /usr/local/directadmin/data/users/admin/packages @@ -349,7 +352,6 @@ cd /usr/local/directadmin/custombuild echo "Inne optymalizacje" cd $DAPOSTINSTALL_DIR -$DAPOSTINSTALL_DIR/daupdate.sh update daupdate rblda_full cd /opt sh /opt/daupdate bbmysql