
now only the variable GHLISTER_ROOT at the beginning of the crontab needs to be properly customized
4 lines
168 B
Text
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
|