From: root at devnico01b Date: Tue, 18 Nov 2014 10:30:06 +0000 (+0000) Subject: cron X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=3059f1547c2205d23050bdbb37691b140f35b850;p=nb.git cron --- diff --git a/etc/cron/nb b/etc/cron/nb index 13559fe6..67d613e3 100644 --- a/etc/cron/nb +++ b/etc/cron/nb @@ -9,4 +9,4 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/nb/bin # m h dom mon dow user command # */15 9-00 * * * root nb-update 1>/dev/null -*/60 00-09 * * * root nb-update 1>/dev/null +*/60 00-08 * * * root nb-update 1>/dev/null