mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-20 21:33:02 +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:
parent
afb333ab4f
commit
5946444c63
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}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user