swh-lister/etc/crontab
Stefano Zacchiroli 28aa210348 crontab: ease the customization of path/pythonpath
now only the variable GHLISTER_ROOT at the beginning of the crontab needs to be
properly customized
2015-09-11 10:07:05 +02:00

4 lines
168 B
Text

GHLISTER_ROOT=$HOME/src/swh-lister-github
# m h dom mon dow command
0 8 * * * PATH=$GHLISTER_ROOT/bin:$PATH PYTHONPATH=$GHLISTER_ROOT update-github-list