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" \
|
"Screen reader" \
|
||||||
"Set up gaming" \
|
"Set up gaming" \
|
||||||
"Exit" \
|
"Exit" \
|
||||||
)"
|
)" || break
|
||||||
done
|
done
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user