summaryrefslogtreecommitdiff
path: root/osx/template-helper.plist
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-07-05 00:17:26 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2018-07-07 04:55:22 +0200
commit7d54e7dfd073c5f8a90a7055fd99d5dccb5277b6 (patch)
tree5f5ea85aeb261eb07364df2eda585ee9b0a7e43b /osx/template-helper.plist
parent5f66af8266eda3e8bc5d1b394e5fb81271b7733f (diff)
[pkg] get openvpn for osx
for now I'm skipping the integration of the build step for openvpn. this is done manually, using the thirdparty scripts in bitmask-dev, and uploaded periodically to downloads.leap.se
Diffstat (limited to 'osx/template-helper.plist')
-rw-r--r--osx/template-helper.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/template-helper.plist b/osx/template-helper.plist
index e0f23a1..b911c36 100644
--- a/osx/template-helper.plist
+++ b/osx/template-helper.plist
@@ -21,6 +21,6 @@
<key>Label</key>
<string>se.leap.BitmaskHelper</string>
<key>Program</key>
- <string>/Applications/$app_name.app/Contents/MacOS/bitmask-helper</string>
+ <string>/Applications/$app_name.app/Contents/MacOS/bitmask_helper</string>
</dict>
</plist>