summaryrefslogtreecommitdiffstats
path: root/fb.in
diff options
context:
space:
mode:
Diffstat (limited to 'fb.in')
-rw-r--r--fb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb.in b/fb.in
index e2b1b90..fda429e 100644
--- a/fb.in
+++ b/fb.in
@@ -53,7 +53,7 @@ request_helper() {
$LIBDIR/fb-helper "$mode" "$url" "$file"
else
USERAGENT="fb-client/shell-$VERSION"
- CURLOPTS="-n -L -A $USERAGENT"
+ CURLOPTS="-# -n -L -A $USERAGENT"
if [ "$mode" = "d" ]; then
CURLOPTS="$CURLOPTS -s"