mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
378 B
Bash
8 lines
378 B
Bash
umbrellaroamingclient)
|
|
# credit: Tadayuki Onishi (@kenchan0130)
|
|
name="Umbrella Roaming Client"
|
|
type="pkgInZip"
|
|
downloadURL=https://disthost.umbrella.com/roaming/upgrade/mac/production/$( curl -fsL https://disthost.umbrella.com/roaming/upgrade/mac/production/manifest.json | awk -F '"' '/"downloadFilename"/ { print $4 }' )
|
|
expectedTeamID="7P7HQ8H646"
|
|
;;
|