From 861b955552d42b048d1ba17d4a48c953aeefe272 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 16 Jul 2021 16:56:43 +0200 Subject: add rss feed --- scripts/postinfo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/postinfo') diff --git a/scripts/postinfo b/scripts/postinfo index c2a1597..d6da015 100755 --- a/scripts/postinfo +++ b/scripts/postinfo @@ -1,5 +1,7 @@ #!/bin/sh +cd "$(dirname $0)" + filename=$1 jq -n \ -- cgit v1.2.3