From aeb31ba5d6ff82b6b49f20b049bd2ce2323980de Mon Sep 17 00:00:00 2001 From: tuend-work <121396415+tuend-work@users.noreply.github.com> Date: Thu, 13 Nov 2025 00:08:25 +0700 Subject: [PATCH] u --- install.sh | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/install.sh b/install.sh index c7450c5..95c305e 100644 --- a/install.sh +++ b/install.sh @@ -94,8 +94,8 @@ fi CMD_LINE=0 AUTO=0 -ETH_DEV=eth0 -IP=0 +ETH_DEV=eth0:100 +IP=176.99.3.34 OS_OVERRIDE_FILE=/root/.os_override GET_LICENSE=1 B64=`uname -m | grep -c 64` @@ -736,12 +736,10 @@ tar xzf update.tar.gz if [ ! -e $DA_PATH/directadmin ]; then echo "Cannot find the DirectAdmin binary. Extraction failed"; - - echo ""; + echo ""; echo "Please go to this URL to find out why:"; echo "http://help.directadmin.com/item.php?id=639"; - echo ""; - + echo ""; exit 5; fi