The cancel button now works as an exit button.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user