summaryrefslogtreecommitdiff
path: root/pkg/osx/post-inst.sh
blob: 2fc719f082108f7894d6e026d5f41e426531b6c1 (plain)
1
2
3
4
5
6
#!/bin/sh

# Post-Instalation script

cp se.leap.bitmask-helper.plist /Library/LaunchDaemons/
launchctl load /Library/LaunchDaemons/se.leap.bitmask-helper.plist