CustomBuild shows wrong DirectAdmin version?

wobbel

Verified User
Joined
Jun 10, 2016
Messages
8
I recently upgraded to directadmin 1.50.1 through the webinterface.

When I am running CustomBuild 2, it shows the following (./build versions)

DirectAdmin 1.50.1 to 1.50.0 update is available.

When I run ./build update_versions I get the following

[root@vps custombuild]# ./build update_versions
Updating DirectAdmin
[root@vps custombuild]#

Is this something I can fix myself, or do I need to wait for the DirectAdmin crew to fix this?
 
Probably the mirror you're checking against is not yet updated.

Usually mirrors sync themself once a day, so the problem should disappear by itself by tomorrow, if not, let us know which mirror it is.

Regards
 
You can check running this command:
Code:
cat /usr/local/directadmin/custombuild/options.conf  | grep downloadserver

Regards
 
Back
Top