1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-23 18:10:07 +00:00

Support dry-run to generate cleanup lists

This commit is contained in:
Tw93
2025-12-03 15:33:34 +08:00
parent 90512938ec
commit 6f7c0336c6
2 changed files with 100 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.11.16"
VERSION="1.11.17"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check if Touch ID is already configured