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

Fix the symbolic link jump issue

This commit is contained in:
Tw93
2025-11-20 20:14:08 +08:00
parent 4c0a4baf77
commit 0f0ca3912c
3 changed files with 36 additions and 1 deletions

2
mole
View File

@@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$SCRIPT_DIR/lib/common.sh"
# Version info
VERSION="1.9.17"
VERSION="1.9.18"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Get latest version from remote repository