manga-dlp/docker/rootfs/etc/cron.d/01_mangadlp
Ivan Schaller 7be856f829
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
fix crontab
2022-05-29 16:00:21 +02:00

5 lines
199 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 --wait 2