[ask] cant update custombuild 2.0

hendranata

New member
Joined
Jul 29, 2019
Messages
4
right now we are running:
./build version
2.0.0 (rev: 2904)

[root@xxx custombuild]# ./build update
########################################################################################### 100,0%########################################################################################### 100,0%
Extracting custombuild.tar.gz...
########################################################################################### 100,0%
########################################################################################### 100,0%
Cronjob is set for [email protected]:
Cronjob frequency: weekly
Automatic notifications: yes
Automatic updates: no
[root@xxx custombuild]# ./build version
2.0.0 (rev: 2904)


after update, the version still same.. any idea?
 
Try:

Code:
wget -O /usr/local/directadmin/custombuild/build http://files1.directadmin.com/services/custombuild/2.0/custombuild/build

/usr/local/directadmin/custombuild/build update
 
no, definitely not. I've this every now and then on various servers, no idea what it is exactly about
 
Back
Top