Remove debug redirection

This commit is contained in:
Yorick Barbanneau 2023-04-04 21:25:59 +02:00
parent 445094da2d
commit 746a6d8e3c

View file

@ -33,5 +33,4 @@ then
body="$body ${date%%-*}"
fi
body=${body:-'no informations'}
echo "$options" > ~/cmus.txt
notify-send --app-name=cmus -i "$image" "$title" "$body" > ~/cmus.txt