From a0a62785bed773dbcda5c7e99f415dc2bd424b2b Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Sun, 22 Feb 2015 22:02:47 +0000 Subject: [PATCH] cron --- etc/cron/nb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3