X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fcrontab;h=18efca651b76a8c0a24f05262cc98b79dec51de9;hp=dcb8b8ff22023656538c8575e83509c1f349987f;hb=ddf6f5f19d7d371852d16f5e3dcf525f4c6aaeb3;hpb=c5f84c689ad6268d7a8270af820c261e34789a1b;ds=sidebyside diff --git a/zebra/crontab b/zebra/crontab index dcb8b8f..18efca6 100644 --- a/zebra/crontab +++ b/zebra/crontab @@ -1,3 +1,5 @@ -# $Id: crontab,v 1.1 2006-12-08 15:58:17 mike Exp $ # m h dom mon dow command -0 3 * * * cd /usr/local/src/cvs/irspy/bin && YAZ_LOG=irspy,irspy_test perl -I ../lib irspy.pl -t Full localhost:3313/IR-Explain---1 indexdata.com:210/marc indexdata.com:210/gils +# a full update on Monday morning +6 0 * * 1 /usr/local/src/git/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