Sometimes you want to build a certain service in custombuild, when you run the build command again, you will receive the following message:
Your DirectAdmin version (1.61) is older than minimal required for this version of CustomBuild (1.63).Please run ‘/usr/local/directadmin/custombuild/build update_da’
When you get this error, run the following command:
cd /usr/local/directadmin/custombuild
./build update
sed -i 's/1.63/1.61/g' /usr/local/directadmin/custombuild/build
After running, try to build again!
Good luck!
Cao Thang – BKNS . Technique
Post a Comment
Post a Comment