mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 16:49:41 +00:00
chore: auto format code
This commit is contained in:
@@ -209,8 +209,8 @@ clean_application_support_logs() {
|
||||
|
||||
# Explicit safety check for System Settings / Login Items (Issue #122)
|
||||
if [[ "$app_name" =~ backgroundtaskmanagement || "$app_name" =~ loginitems ]]; then
|
||||
debug_log "Skipping critical system component: $app_name"
|
||||
continue
|
||||
debug_log "Skipping critical system component: $app_name"
|
||||
continue
|
||||
fi
|
||||
|
||||
# Clean log directories - simple direct removal without deep scanning
|
||||
|
||||
Reference in New Issue
Block a user