mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
SupportApp pkg will handle reinstallation if it's already running
This commit is contained in:
@@ -5,6 +5,5 @@ supportapp)
|
||||
downloadURL=$(downloadURLFromGit root3nl SupportApp)
|
||||
appNewVersion=$(versionFromGit root3nl SupportApp)
|
||||
expectedTeamID="98LJ4XBGYK"
|
||||
uid=$(id -u "$currentUser")
|
||||
launchctl bootout gui/${uid} "/Library/LaunchAgents/nl.root3.support.plist"
|
||||
blockingProcesses=( NONE )
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user