uninstall
This commit is contained in:
+1
-2
@@ -38,8 +38,7 @@ EOF
|
||||
|
||||
source "$MIAOU_BASH_DIR"/lib/functions.bash
|
||||
assert_system_mode
|
||||
sudo_root
|
||||
if _confirm_destructive 2>/dev/null; then
|
||||
if sudo_root && _confirm_destructive 2>/dev/null; then
|
||||
uninstall
|
||||
else
|
||||
builtin exit 1
|
||||
|
||||
Reference in New Issue
Block a user