From: Nicolas Boisselier Date: Mon, 17 Nov 2014 11:52:31 +0000 (+0000) Subject: Cron script X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=e05d95e7f074d3a4874695123b12fb1d23dabec8;p=nb.git Cron script --- diff --git a/bin/nb-update b/bin/nb-update index 20b9e893..b8fd8169 100755 --- a/bin/nb-update +++ b/bin/nb-update @@ -8,3 +8,8 @@ declare -r ROOT="$(readlink -f $(dirname $0)/../)" # cd $ROOT || exit git pull + +##################################################################### +# Cron +# +rsync -au --force etc/cron/nb /etc/cron.d/nb