mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 14:26:46 +00:00
1.9.10
This commit is contained in:
@@ -707,7 +707,7 @@ perform_cleanup() {
|
||||
start_section "Finder metadata"
|
||||
if [[ "$PROTECT_FINDER_METADATA" == "true" ]]; then
|
||||
note_activity
|
||||
echo -e " ${GRAY}○${NC} Finder metadata protected by whitelist (Finder view settings preserved)."
|
||||
echo -e " ${GRAY}○${NC} Finder metadata protected by whitelist."
|
||||
echo -e " ${GRAY}○${NC} Use ${GRAY}mo clean --whitelist${NC} to allow cleaning .DS_Store files."
|
||||
else
|
||||
clean_ds_store_tree "$HOME" "Home directory (.DS_Store)"
|
||||
|
||||
Reference in New Issue
Block a user