mirror of
https://github.com/tw93/Mole.git
synced 2026-02-12 02:23:59 +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)
|
# Explicit safety check for System Settings / Login Items (Issue #122)
|
||||||
if [[ "$app_name" =~ backgroundtaskmanagement || "$app_name" =~ loginitems ]]; then
|
if [[ "$app_name" =~ backgroundtaskmanagement || "$app_name" =~ loginitems ]]; then
|
||||||
debug_log "Skipping critical system component: $app_name"
|
debug_log "Skipping critical system component: $app_name"
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Clean log directories - simple direct removal without deep scanning
|
# Clean log directories - simple direct removal without deep scanning
|
||||||
|
|||||||
Reference in New Issue
Block a user