manga-dlp/docker/rootfs/etc/cron.d/01-manga-dlp
Ivan Schaller e016ed8bf7
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
add docker container
2021-12-24 16:30:50 +01:00

6 lines
191 B
Text

# default crontab to run manga-dlp once a day
# and get all (new) chapters of the mangas in
# the file mangas.txt
0 3 * * * abc python3 /app/manga-dlp.py --read /app/mangas.txt -c all