mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-05 14:23:07 +01:00
changed fragments to .sh extension
This commit is contained in:
7
fragments/labels/umbrellaroamingclient.sh
Normal file
7
fragments/labels/umbrellaroamingclient.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user