From 10812a622d8876a37a9931624d3bf1943d8dca92 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 21 Oct 2022 23:44:08 -0400 Subject: [PATCH] Don't return 0 here --- lug-helper.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 8e74b96..78e401f 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -277,7 +277,6 @@ message() { clear printf "\n$2\n\n" read -n 1 -s -p "Press any key..." - return 0 ;; "question") # question