summaryrefslogtreecommitdiff
path: root/pkg/osx/post-inst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osx/post-inst.sh')
-rwxr-xr-xpkg/osx/post-inst.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/pkg/osx/post-inst.sh b/pkg/osx/post-inst.sh
deleted file mode 100755
index f88ea97a..00000000
--- a/pkg/osx/post-inst.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-# Bitmask Post-Instalation script
-
-cp se.leap.bitmask-helper.plist /Library/LaunchDaemons/
-launchctl load /Library/LaunchDaemons/se.leap.bitmask-helper.plist
-cp tuntap_20150118.pkg /tmp/
-open /tmp/tuntap_20150118.pkg