#!/usr/bin/env bash set -e identifier="com.ninxsoft.mist.helper" launchctl bootstrap system "/Library/LaunchDaemons/$identifier.plist" exit 0