mirror of
https://github.com/winapps-org/winapps.git
synced 2025-09-12 04:29:32 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -1684,7 +1684,7 @@ function waEnsureOnPath() {
|
|||||||
# Name: 'waUninstall'
|
# Name: 'waUninstall'
|
||||||
# Role: Uninstalls WinApps.
|
# Role: Uninstalls WinApps.
|
||||||
function waUninstall() {
|
function waUninstall() {
|
||||||
|
|
||||||
# Print feedback.
|
# Print feedback.
|
||||||
[ "$OPT_SYSTEM" -eq 1 ] && echo -e "${BOLD_TEXT}REMOVING SYSTEM INSTALLATION.${CLEAR_TEXT}"
|
[ "$OPT_SYSTEM" -eq 1 ] && echo -e "${BOLD_TEXT}REMOVING SYSTEM INSTALLATION.${CLEAR_TEXT}"
|
||||||
[ "$OPT_USER" -eq 1 ] && echo -e "${BOLD_TEXT}REMOVING USER INSTALLATION.${CLEAR_TEXT}"
|
[ "$OPT_USER" -eq 1 ] && echo -e "${BOLD_TEXT}REMOVING USER INSTALLATION.${CLEAR_TEXT}"
|
||||||
|
Reference in New Issue
Block a user