mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-27 05:13:11 +00:00
added jamfconnect
This commit is contained in:
@@ -1725,6 +1725,13 @@ menumeters)
|
|||||||
downloadURL=$(downloadURLFromGit yujitach MenuMeters )
|
downloadURL=$(downloadURLFromGit yujitach MenuMeters )
|
||||||
expectedTeamID="95AQ7YKR5A"
|
expectedTeamID="95AQ7YKR5A"
|
||||||
;;
|
;;
|
||||||
|
jamfconnect)
|
||||||
|
#credit: @marcelclaus on MacAdmins Slack
|
||||||
|
name="JamfConnect"
|
||||||
|
type="pkgInDmg"
|
||||||
|
downloadURL="https://files.jamfconnect.com/JamfConnect.dmg"
|
||||||
|
expectedTeamID="483DWKW443"
|
||||||
|
;;
|
||||||
|
|
||||||
# MARK: add new labels above here
|
# MARK: add new labels above here
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user