mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 13:16:47 +00:00
Simplify the debug code
This commit is contained in:
@@ -48,7 +48,6 @@ decode_file_list() {
|
||||
# Args: $1 = bundle_id, $2 = has_system_files (true/false)
|
||||
stop_launch_services() {
|
||||
local bundle_id="$1"
|
||||
debug_log "stop_launch_services: Stopping services for $bundle_id"
|
||||
local has_system_files="${2:-false}"
|
||||
|
||||
# User-level Launch Agents
|
||||
|
||||
Reference in New Issue
Block a user