mirror of
https://github.com/tw93/Mole.git
synced 2026-03-23 19:55:07 +00:00
Merge branch 'dev' into fix/harden-brew-uninstall
This commit is contained in:
@@ -109,6 +109,7 @@ set -euo pipefail
|
||||
source "$PROJECT_ROOT/lib/core/common.sh"
|
||||
source "$PROJECT_ROOT/lib/clean/user.sh"
|
||||
safe_clean() { echo "$2"; }
|
||||
WHITELIST_PATTERNS=()
|
||||
mkdir -p "$HOME/Library/EmptyDir"
|
||||
touch "$HOME/Library/empty.txt"
|
||||
clean_empty_library_items
|
||||
|
||||
Reference in New Issue
Block a user