Use azw binary in launch daemon

This commit is contained in:
T. R. Bernstein
2024-07-01 21:52:15 +02:00
committed by T. R. Bernstein
parent ce8e527e9c
commit dd14a7922e
3 changed files with 39 additions and 40 deletions

View File

@@ -11,7 +11,7 @@ function createLaunchDaemon() {
<string>${serviceName}</string>
<key>ProgramArguments</key>
<array>
<string>azw</string>
<string>/usr/local/bin/azw</string>
<string>update-zsh-libraries</string>
</array>
<key>StartCalendarInterval</key>