mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-11 06:13:12 +01:00
changed fragments to .sh extension
This commit is contained in:
10
fragments/labels/googledrive.sh
Normal file
10
fragments/labels/googledrive.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
googledrive|\
|
||||
googledrivefilestream)
|
||||
# credit: Isaac Ordonez, Mann consulting (@mannconsulting)
|
||||
name="Google Drive File Stream"
|
||||
type="pkgInDmg"
|
||||
packageID="com.google.drivefs"
|
||||
downloadURL="https://dl.google.com/drive-file-stream/GoogleDriveFileStream.dmg" # downloadURL="https://dl.google.com/drive-file-stream/GoogleDrive.dmg"
|
||||
blockingProcesses=( "Google Docs" "Google Drive" "Google Sheets" "Google Slides" )
|
||||
expectedTeamID="EQHXZ8M8AV"
|
||||
;;
|
||||
Reference in New Issue
Block a user