mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
googledrivefilestream
This commit is contained in:
@@ -351,7 +351,13 @@ case $identifier in
|
|||||||
downloadURL=$(downloadURLFromGit sap macOS-enterprise-privileges )
|
downloadURL=$(downloadURLFromGit sap macOS-enterprise-privileges )
|
||||||
expectedTeamID="7R5ZEU67FQ"
|
expectedTeamID="7R5ZEU67FQ"
|
||||||
;;
|
;;
|
||||||
|
googledrivefilestream)
|
||||||
|
# credit: Isaac Ordonez, Mann consulting
|
||||||
|
name="Google Drive File Stream"
|
||||||
|
type="pkgInDmg"
|
||||||
|
downloadURL="https://dl.google.com/drive-file-stream/GoogleDriveFileStream.dmg"
|
||||||
|
expectedTeamID="EQHXZ8M8AV"
|
||||||
|
;;
|
||||||
|
|
||||||
microsoftoffice365)
|
microsoftoffice365)
|
||||||
name="MicrosoftOffice365"
|
name="MicrosoftOffice365"
|
||||||
|
|||||||
Reference in New Issue
Block a user