
12 Nov
2017
12 Nov
'17
11:41 a.m.
Hi,
I just the following to update every 6 hours but change accordingly
MAILTO=“simon@xxxxx.com" 1 */6 * * * root date && svn update /opt/observium && /opt/observium/discovery.php -u && date
Regards
Simon
On 12 Nov 2017, at 06:46, Edvinas K edvinas.email@gmail.com wrote:
Hello,
How to automate SVN update ?
In crontab im adding this:
#svn update 5 5 * * * root "cd /opt/observium/;svn update >> /dev/null 2>&1"
#after svn upadte 5 9 * * * root /opt/observium/discovery.php -u >> /dev/null 2>&1
but seems like first line doesn't work.
Any help?
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium