swh-lister/etc/crontab
Stefano Zacchiroli 35a855ba32 get rid of driver shell script, to simplify deployment
update README and crontab to match
2015-09-15 08:57:16 +02:00

4 lines
209 B
Text

GHLISTER_ROOT=~/src/swh-lister-github
# m h dom mon dow command
0 8 * * * PYTHONPATH=$GHLISTER_ROOT $GHLISTER_ROOT/bin/ghlister catchup >> ~/.cache/swh/lister-github/$(date +\%Y\%m\%d).log 2>&1