From: Nicolas Boisselier Date: Mon, 17 Nov 2014 22:45:56 +0000 (+0100) Subject: cron X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=4396edad1a4158e1aef6da3a739f4d9df427c53e;p=nb.git cron --- diff --git a/etc/cron/nb b/etc/cron/nb index 55df7784..74077dcd 100644 --- a/etc/cron/nb +++ b/etc/cron/nb @@ -8,4 +8,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 * * * * root nb-update 1> /dev/null +*/15 * * * * root nb-update 1>/dev/null