From 9647254c37be3797f2a4e8f236db4e4dcbb9d261 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 2 Oct 2023 22:21:23 +0200 Subject: [PATCH] [wip] gitea actions --- bin/rss | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/rss b/bin/rss index e5fdf94..d81247e 100755 --- a/bin/rss +++ b/bin/rss @@ -1,7 +1,6 @@ #!/bin/sh set -eu -set -x usage() { printf "Usage: %s [-l DEBUG_LEVEL] [-f URL] [-h]\n" "$0"