From ce5c16da02d0781b6d043b4fdb03cf25cb2d47cd Mon Sep 17 00:00:00 2001 From: Marek Miklewicz <86836305+marsonpl@users.noreply.github.com> Date: Sun, 8 May 2022 21:01:36 +0200 Subject: [PATCH] Update dapostinstall.sh --- dapostinstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dapostinstall.sh b/dapostinstall.sh index 88dad91..5b8a642 100644 --- a/dapostinstall.sh +++ b/dapostinstall.sh @@ -159,6 +159,7 @@ echo "Naprawa PhpMyAdmin" cd $DAPOSTINSTALL_DIR chmod 755 fix_phpmyadmin.sh ./fix_phpmyadmin.sh +cd $DAPOSTINSTALL_DIR echo "poprawa DNS" sed -i '/ns1=/c\ns1=dns3.hitme.net.pl' /usr/local/directadmin/conf/directadmin.conf