summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuff-di-wuff2
1 files changed, 1 insertions, 1 deletions
diff --git a/buff-di-wuff b/buff-di-wuff
index ad81169..bcd1526 100755
--- a/buff-di-wuff
+++ b/buff-di-wuff
@@ -18,7 +18,7 @@ grep '^[^#]' "$(dirname "$0")/downloads.list" | \
sed '
s|\.|\.|g
s|*|.*|g
- ' | tee /dev/stderr
+ '
)
wget --no-check-certificate -O - "${urlDir}" 2> /dev/null | \
tr '"<>' '\n' | \