Fix syntax error from last change. - 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 08c7bbd8122d8998e42b2aa5e01c21038fded743
DIR parent d51217de31a4c3b607cb1b47084ef4af896a033e
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Sun, 4 Aug 2024 17:43:31 +0200
Fix syntax error from last change.
Diffstat:
M annna-message-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/annna-message-common b/annna-message-common
@@ -548,7 +548,7 @@ case "${text}" in
{
bitreich-radio-play "${keynotefile}"
} &
- ;
+ ;;
"${ircuser}, what can I cook with "*)
ingredients="$(printf "%s\n" "${text}" | cut -c 29- | sed 's,\t, ,g')"
case "$ingredients" in