X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bin%2Fwget-mirror;fp=bin%2Fwget-mirror;h=8626c31b7cb85764947b98edef7baa5445b84d7c;hb=b40bc90da76166f3b0e1fd4804607b7439aeb89f;hp=441ea40fe5146476bbecb135b39d64d9ebbb7d06;hpb=ee139d78efb0d8d8f097c434c45c3d240571c996;p=dotfiles.git diff --git a/bin/wget-mirror b/bin/wget-mirror index 441ea40..8626c31 100755 --- a/bin/wget-mirror +++ b/bin/wget-mirror @@ -4,7 +4,7 @@ exec wget -4 --continue -e robots=off --limit-rate="$wget_speed" \ --mirror -nH --no-parent --page-requisites --progress=bar:noscroll \ - --proxy=off --trust-server-names --random-wait --wait=15 "$@" + --proxy=off --trust-server-names --random-wait --wait=2 "$@" # Other useful flags are: -b (--background) --cut-dirs -E (--html-extension) # -k (--convert-links)