metar: clean up - annna - Annna the nice friendly bot. HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/ DIR Log DIR Files DIR Refs DIR Tags DIR README --- DIR commit 15ead644f5683659b6b29b5da6be39f6f002ac0e DIR parent edf3309293ca99238f59baa9707cb217367fa5b9 HTML Author: eidolon <?> Date: Thu, 7 Nov 2024 19:04:28 -0500 metar: clean up Signed-off-by: Annna Robert-Houdin <annna@bitreich.org> Diffstat: M metar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/metar b/metar @@ -50,5 +50,5 @@ fi raw=$(printf '%s\n' "$metar" | sed -n '/Text:/ s/.*: //p') art=$(printart | sed 's/^#//') -decode=$(printf '%s\n\n' "$info" "$metar" "$art" | /br/bin/bitreich-paste) +decode=$(printf '%s\n\n' "$metar" "$art" | /br/bin/bitreich-paste) printf '%s\n' "$raw ; decode: $decode"