Add some extra commands in case a download fails and needs continued.

This commit is contained in:
2026-05-26 17:49:07 -07:00
parent 728c68443f
commit 6056038b75

View File

@@ -1154,6 +1154,9 @@
--adjust-extension \ --adjust-extension \
--no-clobber \ --no-clobber \
-e robots=off \ -e robots=off \
--timeout=15 \
--tries=0 \
--continue \
$website && $website &&
{ {
echo "Success!" echo "Success!"