Delete command.sh
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
#!/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
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user