From: Nicolas Boisselier Date: Mon, 17 Nov 2014 11:10:25 +0000 (+0000) Subject: Cron X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=f7fca3abda991db34ddff3ccb4ff0eef71b7e9bf;p=nb.git Cron --- diff --git a/etc/cron/nb b/etc/cron/nb index cb98dbec..cf9cfb47 100644 --- a/etc/cron/nb +++ b/etc/cron/nb @@ -9,4 +9,5 @@ ROOT=/opt/nb ##################################################################### # m h dom mon dow user command # -*/15 * * * * cd $ROOT && git pull &> /dev/null +*/15 * * * * root cd $ROOT && git pull &> /dev/null +