1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 15:04:42 +00:00

fix: Enhance sudo password input handling and expand tilde paths in maintenance.

This commit is contained in:
Tw93
2025-12-16 17:54:37 +08:00
parent 50806efc37
commit 019a0c63ff
3 changed files with 16 additions and 2 deletions

2
mole
View File

@@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$SCRIPT_DIR/lib/core/common.sh"
# Version info
VERSION="1.13.1"
VERSION="1.13.2"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check if Touch ID is already configured