X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fcrontab;h=671cece2b6797e82241974d86b80b7190b7cfbaa;hp=18efca651b76a8c0a24f05262cc98b79dec51de9;hb=60436e590b4d51c98832cc9829fe2bcf07531b18;hpb=388b377406c84b03b6c4d9f9ddfed7e0c2679252 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 +