mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
Fixed another typo in install script.
This commit is contained in:
parent
9634e8a3cf
commit
1342574245
@ -215,7 +215,7 @@ function waCheckInput() {
|
||||
else
|
||||
# Install vs. uninstall?
|
||||
OPTIONS=("Install" "Uninstall")
|
||||
inqMenu "Install or uninstall Win#110Apps?" OPTIONS SELECTED_OPTION
|
||||
inqMenu "Install or uninstall WinApps?" OPTIONS SELECTED_OPTION
|
||||
|
||||
# Set flags.
|
||||
if [[ $SELECTED_OPTION == "Uninstall" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user