From e0f122829efcfad2780a2009e54f2d095dc86565 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 12 May 2022 02:16:36 -0300 Subject: .local/bin/msg: Allow $ACTION_DONE to fallthrough to "wait" statement --- .local/bin/msg | 1 - 1 file changed, 1 deletion(-) diff --git a/.local/bin/msg b/.local/bin/msg index ff672314..f3e893e8 100755 --- a/.local/bin/msg +++ b/.local/bin/msg @@ -85,7 +85,6 @@ if [ "$ACTION_DONE" = false ]; then sound usage help - exit fi wait -- cgit v1.3