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