Files
rengine/scripts
Damian HustedandGitHub 6481b2e9f4 Update to uninstall.sh
TLDR; Script updated to abort uninstall process if anything other than the specified "y/Y/Yes/yes/YES" is entered. Fixes uninstall on user inputs like "no" or blank input.
---
The uninstall.sh script does not abort if any user input is provided.

The following user-input scenarios were tested, confirmed and fixed:
- no input
- "n" 
- "N"
- "No"
- "1"
- "q"
- "
- (
- '
- <
- [
- {
- /
2024-08-23 10:39:11 +12:00
..
2024-08-23 10:39:11 +12:00