summaryrefslogtreecommitdiff
path: root/pkg/osx/post-inst.sh
blob: 03dc4d2f2a4af08925056ce22d0a9d662883acf2 (plain)
1
2
3
4
5
6
7
8
#!/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