etc/crontab: Remove dead code

This is now running through the swh scheduler
This commit is contained in:
Antoine R. Dumont (@ardumont) 2018-06-26 15:48:35 +02:00
parent d868ea69a1
commit 53c12d54c3
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8

View file

@ -1,5 +0,0 @@
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