diff options
Diffstat (limited to 'pkg/osx/post-inst.sh')
-rwxr-xr-x | pkg/osx/post-inst.sh | 7 |
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 |