From 4396edad1a4158e1aef6da3a739f4d9df427c53e Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Mon, 17 Nov 2014 23:45:56 +0100 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 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 -- 2.47.3