From 227fe87770d8a7277aa12fa9f27bb6154fdde452 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 29 Jul 2019 20:15:45 +0200 Subject: [PATCH] Remove rss-sync script Signed-off-by: Severin Kaderli --- system/.local/bin/rss-sync | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100755 system/.local/bin/rss-sync diff --git a/system/.local/bin/rss-sync b/system/.local/bin/rss-sync deleted file mode 100755 index 993a85c..0000000 --- a/system/.local/bin/rss-sync +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# -# SCRIPT NAME: -# rss-sync -# -# AUTHOR: -# Severin Kaderli -# -# DESCRIPTION: -# This script syncs the rss feeds of newsboat. -# -# USAGE: -# ./rss-sync -newsboat -x reload \ No newline at end of file