summaryrefslogtreecommitdiff
path: root/osx/scripts/se.leap.bitmask-helper.plist
diff options
context:
space:
mode:
Diffstat (limited to 'osx/scripts/se.leap.bitmask-helper.plist')
-rw-r--r--osx/scripts/se.leap.bitmask-helper.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/osx/scripts/se.leap.bitmask-helper.plist b/osx/scripts/se.leap.bitmask-helper.plist
index 8ebfb94..9af802b 100644
--- a/osx/scripts/se.leap.bitmask-helper.plist
+++ b/osx/scripts/se.leap.bitmask-helper.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>WorkingDirectory</key>
- <string>/Applications/RiseupVPN.app/Contents/Resources/bitmask-helper/</string>
+ <string>/Applications/RiseupVPN.app/Contents/helper/</string>
<key>StandardOutPath</key>
<string>bitmask-helper.log</string>
<key>StandardErrorPath</key>
@@ -21,6 +21,6 @@
<key>Label</key>
<string>se.leap.BitmaskHelper</string>
<key>Program</key>
- <string>/Applications/RiseupVPN.app/Contents/Resources/bitmask-helper/bitmask-helper</string>
+ <string>/Applications/RiseupVPN.app/Contents/MacOS/bitmask-helper</string>
</dict>
</plist>