Use brew caller script in launchd job
This commit is contained in:
committed by
T. R. Bernstein
parent
a162240804
commit
97c0a317bf
@@ -145,7 +145,7 @@ function createLaunchDaemonsPlist() {
|
||||
<key>Label</key>
|
||||
<string>${launcherName}</string>
|
||||
<key>Program</key>
|
||||
<string>${homebrew_prefix}/bin/brew</string>
|
||||
<string>/usr/local/bin/brew</string>
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>${brewCommand}</string>
|
||||
|
||||
Reference in New Issue
Block a user