Skip to content

Commit

Permalink
get-artifacts.sh: Fix resume download
Browse files Browse the repository at this point in the history
Signed-off-by: Henri Rosten <[email protected]>
  • Loading branch information
henrirosten committed Nov 29, 2024
1 parent 695d0f3 commit 6be2cb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/get-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ get_recursively () {
--no-parent \
--level=inf \
--timestamping \
--no-if-modified-since \
--continue \
--execute robots=off \
--reject 'index.html?*' \
--user-agent=Mozilla/5.0 \
Expand Down

0 comments on commit 6be2cb6

Please sign in to comment.