From 6aa1aeba607e59fb45af961fb74e9c1844694851 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Wed, 31 May 2017 18:49:18 +0200 Subject: [pkg] copy over osx boilerplate from legacy repo --- pkg/osx/pre-inst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 pkg/osx/pre-inst.sh (limited to 'pkg/osx/pre-inst.sh') diff --git a/pkg/osx/pre-inst.sh b/pkg/osx/pre-inst.sh new file mode 100755 index 00000000..1651a221 --- /dev/null +++ b/pkg/osx/pre-inst.sh @@ -0,0 +1,3 @@ +#!/bin/sh +# Bitmask Post-Instalation script +[[ -f /Library/LaunchDaemons/se.leap.bitmask-helper.plist ]] && launchctl unload /Library/LaunchDaemons/se.leap.bitmask-helper.plist -- cgit v1.2.3