manga-dlp/docker/rootfs/app/schedules/daily

8 lines
132 B
Text
Raw Normal View History

2022-05-29 19:11:38 +02:00
#!/bin/bash
2022-05-29 20:41:10 +02:00
python3 /app/manga-dlp.py \
2022-05-29 19:11:38 +02:00
--path /app/downloads \
--read /app/mangas.txt \
--chapters all \
--wait 2