custombuild stuck at version 2157

Invader Zim

Verified User
Joined
Sep 4, 2004
Messages
188
All our servers but 1 are running the latest version of custombuild. The one that isn't is stuck on version 2157. It refuses to update. I've checked if the license is still active (it is), I've ran ./build update and ./build update_script (from command line and through the custombuild plugin). I've copied over the build script from another server, it remains stuck on 2157 (as I write this, current version is 2487).
 
Try:
Code:
cd /usr/local/directadmin/custombuild
./build set_fastest
./build update
 
Back
Top