Skip to content

Commit

Permalink
cleanup(maclaunch): remove ML_SYSTEM var name
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod committed Apr 23, 2021
1 parent d6f4ce3 commit 82ae6c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion maclaunch.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env bash

env_system_no_var="ML_SYSTEM"
startup_dirs=(/Library/LaunchAgents /Library/LaunchDaemons ~/Library/LaunchAgents ~/Library/LaunchDaemons /etc/emond.d/rules/)
system_dirs=(/System/Library/LaunchAgents /System/Library/LaunchDaemons)

Expand Down

0 comments on commit 82ae6c5

Please sign in to comment.