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