Create command.sh

This commit is contained in:
tuend-work
2025-11-12 22:12:40 +07:00
parent 693b00ffd0
commit 543269d190

9
services/command.sh Normal file
View File

@@ -0,0 +1,9 @@
#!/bin/sh
DA_PATH=/usr/local/directadmin
CSB=${DA_PATH}/custombuild
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