summaryrefslogtreecommitdiff
path: root/plainweb
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-12-02 09:02:31 -0500
committerBen Sima <ben@bsima.me>2021-12-02 09:02:31 -0500
commit240f1bd1ed432d780fa737f78e6e4f7516fc1424 (patch)
tree196084444c6f1114113d5208bfcdfdb75efca9b9 /plainweb
parentf4f931772225fbb34eaf6f096af38d73f2c9f9d1 (diff)
update
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"