From: Nicolas Boisselier Date: Sun, 22 Feb 2015 22:02:47 +0000 (+0000) Subject: cron X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=a0a62785bed773dbcda5c7e99f415dc2bd424b2b;p=nb.git cron --- diff --git a/etc/cron/nb b/etc/cron/nb index bdc742df..d5f5340b 100644 --- a/etc/cron/nb +++ b/etc/cron/nb @@ -9,5 +9,5 @@ NB_LOG=/var/log/nb.log ##################################################################### # m h dom mon dow user command # -*/15 9-00 * * * root nb-update &>$NB_LOG +*/15 09-23 * * * root nb-update &>$NB_LOG */60 00-08 * * * root nb-update &>$NB_LOG