mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:04:19 +00:00
Don't return 0 here
This commit is contained in:
parent
f5abb87cb5
commit
10812a622d
@ -277,7 +277,6 @@ message() {
|
||||
clear
|
||||
printf "\n$2\n\n"
|
||||
read -n 1 -s -p "Press any key..."
|
||||
return 0
|
||||
;;
|
||||
"question")
|
||||
# question
|
||||
|
Loading…
Reference in New Issue
Block a user