From 240f1bd1ed432d780fa737f78e6e4f7516fc1424 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 2 Dec 2021 09:02:31 -0500 Subject: update --- plainweb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'plainweb') 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" -- cgit v1.2.3