fixes
This commit is contained in:
parent
631ca0ba63
commit
00c0da871c
|
@ -33,7 +33,7 @@ multiplechoice() {
|
|||
done
|
||||
if [[ -z "${done}" ]]; then
|
||||
echo wronginput "${output}"
|
||||
echo use these: "${input[@]}"
|
||||
echo use these: "${choices}"
|
||||
else
|
||||
break
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user