mirror of
https://github.com/tw93/Mole.git
synced 2026-02-07 02:25:40 +00:00
refine sudo requirement checks for uninstallation.
This commit is contained in:
4
mole
4
mole
@@ -22,8 +22,8 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
source "$SCRIPT_DIR/lib/core/common.sh"
|
||||
|
||||
# Version info
|
||||
VERSION="1.13.3"
|
||||
MOLE_TAGLINE="can dig deep to clean your Mac."
|
||||
VERSION="1.13.4"
|
||||
MOLE_TAGLINE="Deep clean and optimize your Mac."
|
||||
|
||||
# Check if Touch ID is already configured
|
||||
is_touchid_configured() {
|
||||
|
||||
Reference in New Issue
Block a user