mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-31 06:13:12 +01:00
fixed goodgledrivefilestream
This commit is contained in:
@@ -109,7 +109,8 @@ BLOCKING_PROCESS_ACTION=prompt_user
|
|||||||
# TODO: ?blockingProcesses for SharePointPlugin
|
# TODO: ?blockingProcesses for SharePointPlugin
|
||||||
# TODO: generic function Sparkle to get latest download
|
# TODO: generic function Sparkle to get latest download
|
||||||
# TODO: ?notify user of errors
|
# TODO: ?notify user of errors
|
||||||
# TODO: ?generic function to initiate a SparkleProcess
|
# TODO: ?generic function to initiate a Sparkle Update
|
||||||
|
# TODO: better version retrieval and reporting, before and after install
|
||||||
|
|
||||||
|
|
||||||
# functions to help with getting info
|
# functions to help with getting info
|
||||||
@@ -416,6 +417,7 @@ case $label in
|
|||||||
name="Google Drive File Stream"
|
name="Google Drive File Stream"
|
||||||
type="pkgInDmg"
|
type="pkgInDmg"
|
||||||
downloadURL="https://dl.google.com/drive-file-stream/GoogleDriveFileStream.dmg"
|
downloadURL="https://dl.google.com/drive-file-stream/GoogleDriveFileStream.dmg"
|
||||||
|
pkgName="GoogleDriveFileStream.pkg"
|
||||||
expectedTeamID="EQHXZ8M8AV"
|
expectedTeamID="EQHXZ8M8AV"
|
||||||
;;
|
;;
|
||||||
plisteditpro)
|
plisteditpro)
|
||||||
|
|||||||
Reference in New Issue
Block a user