From 5f385da9f686ffb9ab61c194a46539cbe53357ea Mon Sep 17 00:00:00 2001 From: Daja177 <59206235+Daja177@users.noreply.github.com> Date: Sun, 9 Mar 2025 12:07:46 +0100 Subject: [PATCH] Fix rssget shebang (#1457) --- .local/bin/rssget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/rssget b/.local/bin/rssget index 877d14f2..5d470b4f 100755 --- a/.local/bin/rssget +++ b/.local/bin/rssget @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Searches the website for RSS feeds and adds them to newsboat url list. Can # also find hidden RSS feeds on various websites, namely Youtube, Reddit,