The cancel button now works as an exit button.
This commit is contained in:
parent
955af1e786
commit
f2cb2c6e06
@ -72,7 +72,7 @@ while [[ "$choice" != "Exit" ]]; do
|
||||
"Screen reader" \
|
||||
"Set up gaming" \
|
||||
"Exit" \
|
||||
)"
|
||||
)" || break
|
||||
done
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user