1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 22:30:08 +00:00

Fix browser cleanup exit issue in pipefail mode

This commit is contained in:
Tw93
2025-12-05 19:51:40 +08:00
parent 0de481bf2d
commit f86fae9f30
2 changed files with 22 additions and 16 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.25"
VERSION="1.11.26"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check if Touch ID is already configured