From 9fa1d90b9a953accd263bdcf73938fb68537c53b Mon Sep 17 00:00:00 2001
From: "T. R. Bernstein" <137705289+trbernstein@users.noreply.github.com>
Date: Tue, 2 Jul 2024 21:23:23 +0200
Subject: [PATCH] Fix wrong variable name
---
modules/06-install-remap-keys.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/06-install-remap-keys.sh b/modules/06-install-remap-keys.sh
index 677349f..a20789a 100755
--- a/modules/06-install-remap-keys.sh
+++ b/modules/06-install-remap-keys.sh
@@ -100,7 +100,7 @@ function createLaunchDaemon() {
ProgramArguments
${xpcConsumerPath}
- ${remapKeysPath}
+ ${binaryPath}
LaunchEvents