From: Wolfram Schneider Date: Thu, 8 Oct 2015 12:47:13 +0000 (+0000) Subject: Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=HEAD;hp=e914bef9ba543abd4d0a40beec7d74d86e79e344 Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy --- diff --git a/zebra/crontab b/zebra/crontab index 18efca6..671cece 100644 --- a/zebra/crontab +++ b/zebra/crontab @@ -1,5 +1,7 @@ # m h dom mon dow command -# a full update on Monday morning -6 0 * * 1 /usr/local/src/git/irspy/bin/irspy-update.sh +6 0 * * 1 /home/indexdata/irspy/bin/irspy-update.sh # a quick update on Wed/Fri -6 0 * * 3,5 env irspy_test=Quick /usr/local/src/git/irspy/bin/irspy-update.sh +6 0 * * 3,5 env irspy_test=Quick /home/indexdata/irspy/bin/irspy-update.sh +# testing if up +8 0 * * 5 find /home/indexdata/irspy/log -name '*.gz' -size -10k -ls +