mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
238 B
Bash
9 lines
238 B
Bash
jamfmigrator)
|
|
# credit: Mischa van der Bent
|
|
name="jamf-migrator"
|
|
type="zip"
|
|
downloadURL=$(downloadURLFromGit jamf JamfMigrator)
|
|
#appNewVersion=$(versionFromGit jamf JamfMigrator)
|
|
expectedTeamID="PS2F6S478M"
|
|
;;
|