]> git.nbdom.net Git - nb.git/commitdiff
Cron
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 17 Nov 2014 11:10:25 +0000 (11:10 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 17 Nov 2014 11:10:25 +0000 (11:10 +0000)
etc/cron/nb

index cb98dbecffc3e1d487b4fd2155e48ed66fc5b8fb..cf9cfb47f2db44af86e1d3651c1667ec9192e18f 100644 (file)
@@ -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
+