mirror of
https://github.com/tw93/Mole.git
synced 2026-02-10 12:34:22 +00:00
remove old CrashReporter
This commit is contained in:
@@ -134,7 +134,6 @@ opt_log_cleanup() {
|
||||
echo -e "${BLUE}${ICON_ARROW}${NC} Clearing diagnostic & crash logs..."
|
||||
local -a user_logs=(
|
||||
"$HOME/Library/Logs/DiagnosticReports"
|
||||
"$HOME/Library/Logs/CrashReporter"
|
||||
"$HOME/Library/Logs/corecaptured"
|
||||
)
|
||||
for target in "${user_logs[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user