Revert to the pre-qless refactoring version

This commit is contained in:
Nicolas Dandrimont 2016-09-13 14:57:26 +02:00
parent 9550ca3edd
commit 2a62db6827
13 changed files with 582 additions and 49 deletions

5
etc/crontab Normal file
View file

@ -0,0 +1,5 @@
SHELL=/bin/bash
GHLISTER_ROOT=/home/zack/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