diff --git a/scripts/get-artifacts.sh b/scripts/get-artifacts.sh index b8bd7336..a41df4ad 100755 --- a/scripts/get-artifacts.sh +++ b/scripts/get-artifacts.sh @@ -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 \