summaryrefslogtreecommitdiff
path: root/plainweb
diff options
context:
space:
mode:
Diffstat (limited to 'plainweb')
-rwxr-xr-xplainweb4
1 files changed, 1 insertions, 3 deletions
diff --git a/plainweb b/plainweb
index a10f55a..daeb662 100755
--- a/plainweb
+++ b/plainweb
@@ -15,6 +15,4 @@ if [ ! -f "$HURL" ]; then
w3m -dump "$1" > "$HURL"
fi
-exec lessr "$HURL"
-
-
+lessr "$HURL"