X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bin%2Fwget-wrapper;h=e7062cda22ada530c20af8dbaa31ad82242861ed;hb=9a66d4531e7d0d015b38be0b38f1c379a45fd03f;hp=1df075a514332d9333b585874fce706102609d57;hpb=dee119dad3806108d847bc98461c6296fa88d19c;p=dotfiles.git diff --git a/bin/wget-wrapper b/bin/wget-wrapper index 1df075a..e7062cd 100755 --- a/bin/wget-wrapper +++ b/bin/wget-wrapper @@ -3,7 +3,7 @@ . "$HOME"/lib/config/wget exec wget -4 --continue --limit-rate="$wget_speed" -N --no-directories \ - --proxy=off --trust-server-names "$@" + --progress=bar:noscroll --proxy=off --trust-server-names "$@" # Other useful flags are: -b (--background) -E (--html-extension) # --page-requisites