feat: Skip TimeMachine cleaning if running
This commit is contained in:
@@ -100,6 +100,9 @@ run_with_timeout() { return 1; }
|
||||
clean_ds_store_tree() { :; }
|
||||
start_section_spinner() { :; }
|
||||
stop_section_spinner() { :; }
|
||||
is_path_whitelisted() { return 1; }
|
||||
WHITELIST_PATTERNS=()
|
||||
PROTECT_FINDER_METADATA="false"
|
||||
scan_external_volumes
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user