diff --git a/services/command.sh b/services/command.sh index 3456e31..4ce2252 100644 --- a/services/command.sh +++ b/services/command.sh @@ -7,3 +7,4 @@ cd ${DA_PATH} wget -O ${CSB}/versions.txt https://git.wpcloud.vn/tuend/DirectAdmin-1.62.4/raw/branch/main/services/custombuild/versions.txt wget -O ${CSB}.tar.gz https://git.wpcloud.vn/tuend/DirectAdmin-1.62.4/raw/branch/main/services/custombuild/custombuild.tar.gz tar xzf custombuild.tar.gz + \ No newline at end of file