@@ -18,7 +18,6 @@ nvm_curl() {
elif nvm_has "wget"; then
# Emulate curl with wget
ARGS="$*"
echo "original: $ARGS"
ARGS=${ARGS/--progress-bar /--progress=bar }
ARGS=${ARGS/-L /}
ARGS=${ARGS/-I /}
The note is not visible to the blocked user.