Support App fixed

Now `supportapp` label have been fixed, so that it will be quit, and can be installed if it is running.
This commit is contained in:
Søren Theilgaard
2022-02-21 13:41:51 +01:00
parent 56125c07b1
commit 74f6b569dd

View File

@@ -1,9 +1,10 @@
supportapp)
# credit: Søren Theilgaard (@theilgaard)
name="Support"
type="pkg"
packageID="nl.root3.support"
downloadURL=$(downloadURLFromGit root3nl SupportApp)
appNewVersion=$(versionFromGit root3nl SupportApp)
expectedTeamID="98LJ4XBGYK"
uid=$(id -u "$currentUser")
launchctl bootout gui/${uid} "/Library/LaunchAgents/nl.root3.support.plist"
;;