Custombuild cron and webapps

jw00dy

Verified User
Joined
Dec 6, 2004
Messages
368
Location
Utah, USA
I have the following settings in options.conf:

#Cron settings
cron=yes
[email protected] (this is correct of course)
notifications=yes
da_autoupdate=no
updates=no
webapps_updates=no

Maybe I don't understand now this is supposed to work. But I simply want the cron to let me know if something needs updating. I don't want it to update anything automatically.

I get the emails just fine.

The problem is that I've upgraded phpmyadmin to 3.1.4 two times now and custombuild keeps reverting it back to 3.1.3.2 :(

Is this a bug, or how can I get this to stop updating my webapps.

On a different note, it notified me of DA upgrades, but did not do the upgrade for me (my desired outcome).
 
You need to run "./build cron" after any change to the cron section.
 
Back
Top