mirror of
https://github.com/tw93/Mole.git
synced 2026-02-11 20:34:02 +00:00
Remove the parts that affect system settings and remove WiFi reset
This commit is contained in:
@@ -125,11 +125,9 @@ EOF
|
|||||||
# Always-on items (no size checks - instant)
|
# Always-on items (no size checks - instant)
|
||||||
items+=('system_maintenance|System Maintenance|Rebuild system databases & flush caches|true')
|
items+=('system_maintenance|System Maintenance|Rebuild system databases & flush caches|true')
|
||||||
items+=('maintenance_scripts|Maintenance Scripts|Run daily/weekly/monthly scripts & rotate logs|true')
|
items+=('maintenance_scripts|Maintenance Scripts|Run daily/weekly/monthly scripts & rotate logs|true')
|
||||||
items+=('radio_refresh|Bluetooth & Wi-Fi Refresh|Reset wireless preference caches|true')
|
|
||||||
items+=('recent_items|Recent Items|Clear recent apps/documents/servers lists|true')
|
items+=('recent_items|Recent Items|Clear recent apps/documents/servers lists|true')
|
||||||
items+=('log_cleanup|Diagnostics Cleanup|Purge old diagnostic & crash logs|true')
|
items+=('log_cleanup|Diagnostics Cleanup|Purge old diagnostic & crash logs|true')
|
||||||
items+=('startup_cache|Startup Cache Rebuild|Rebuild kext caches & prelinked kernel|true')
|
items+=('startup_cache|Startup Cache Rebuild|Rebuild kext caches & prelinked kernel|true')
|
||||||
items+=('spotlight_cache_cleanup|Spotlight Cache Cleanup|Clear CoreSpotlight user cache|true')
|
|
||||||
|
|
||||||
# Output items as JSON
|
# Output items as JSON
|
||||||
local first=true
|
local first=true
|
||||||
|
|||||||
Reference in New Issue
Block a user