mirror of
https://github.com/tw93/Mole.git
synced 2026-03-23 11:20:07 +00:00
Reconstruct clean lib code
This commit is contained in:
4
mole
4
mole
@@ -19,10 +19,10 @@ set -euo pipefail
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
# Source common functions
|
||||
source "$SCRIPT_DIR/lib/common.sh"
|
||||
source "$SCRIPT_DIR/lib/core/common.sh"
|
||||
|
||||
# Version info
|
||||
VERSION="1.11.6"
|
||||
VERSION="1.11.7"
|
||||
MOLE_TAGLINE="can dig deep to clean your Mac."
|
||||
|
||||
# Check if Touch ID is already configured
|
||||
|
||||
Reference in New Issue
Block a user