Fix wrong variable name

This commit is contained in:
T. R. Bernstein
2024-07-02 21:23:23 +02:00
committed by T. R. Bernstein
parent 9ec150ba10
commit 9fa1d90b9a

View File

@@ -100,7 +100,7 @@ function createLaunchDaemon() {
<key>ProgramArguments</key>
<array>
<string>${xpcConsumerPath}</string>
<string>${remapKeysPath}</string>
<string>${binaryPath}</string>
</array>
<key>LaunchEvents</key>
<dict>