aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-05-09 00:07:45 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-05-09 00:07:45 +0200
commit162ed2b190926fbbb178013e961dbc0c0662bffa (patch)
tree7fa2677b56b25d8453213567c8243be48ae08bc9
parentfeef2be5cd311336ad6a037cd1f03d7addabc1b4 (diff)
downloadnewsboat-162ed2b190926fbbb178013e961dbc0c0662bffa.tar.gz
newsboat-162ed2b190926fbbb178013e961dbc0c0662bffa.tar.bz2
newsboat-162ed2b190926fbbb178013e961dbc0c0662bffa.zip
update
-rwxr-xr-xrdrview-filter.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/rdrview-filter.sh b/rdrview-filter.sh
index 8a4f35c..e6a57d8 100755
--- a/rdrview-filter.sh
+++ b/rdrview-filter.sh
@@ -1,2 +1,3 @@
-#!/bin/sh
-rdrview -T title,body $0
+#!/usr/bin/env bash
+
+rdrview -T title,body "$1"