Fix wrong variable name
This commit is contained in:
committed by
T. R. Bernstein
parent
9ec150ba10
commit
9fa1d90b9a
@@ -100,7 +100,7 @@ function createLaunchDaemon() {
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>${xpcConsumerPath}</string>
|
||||
<string>${remapKeysPath}</string>
|
||||
<string>${binaryPath}</string>
|
||||
</array>
|
||||
<key>LaunchEvents</key>
|
||||
<dict>
|
||||
|
||||
Reference in New Issue
Block a user