From d26883d5b5e20e90a56a213fd4396faa37143495 Mon Sep 17 00:00:00 2001 From: kittenlikeasmallcat <75060689+ktnlikeasmallcat@users.noreply.github.com> Date: Fri, 18 Feb 2022 15:40:24 -0800 Subject: [PATCH] fixed typo --- nowplaying | 1 - 1 file changed, 1 deletion(-) diff --git a/nowplaying b/nowplaying index a5667e5..30c9443 100644 --- a/nowplaying +++ b/nowplaying @@ -1,4 +1,3 @@ - GNU nano 6.1 /home/ktn/.local/bin/nowplaying #!/bin/bash SONG=$( cat ~/.nowplaying2.tmp ) #while :; do