Problem Reinstall Custom Build

hosterbyte

Verified User
Joined
Jul 25, 2019
Messages
14
Hello
i have problem to reinstall custom build.
i use this command to install

cd /usr/local/directadmin
wget -O custombuild.tar.gz http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build all

but show eror



2023-04-01 08 33 09.jpg


any body help?

thanks
 
Custombuild is no longer a separate install, it's included as part of DirectAdmin, it's included in every DA update. If you want to refresh it, just switch from your current branch to say beta, update and switch back to your original branch and update again.
 
Back
Top