mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
dont use msupdate for microsoftteams
msupdate does not fully support teams
This commit is contained in:
@@ -2993,8 +2993,9 @@ microsoftteams)
|
||||
# Still using macadmin.software for version, as the path does not contain the version in a matching format. packageID can be used, but version is the same.
|
||||
expectedTeamID="UBF8T346G9"
|
||||
blockingProcesses=( Teams "Microsoft Teams Helper" )
|
||||
updateTool="/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/msupdate"
|
||||
updateToolArguments=( --install --apps TEAM01 )
|
||||
# commenting out msupdate as it is not really supported *yet* for teams
|
||||
#updateTool="/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/msupdate"
|
||||
#updateToolArguments=( --install --apps TEAM01 )
|
||||
;;
|
||||
microsoftvisualstudiocode|\
|
||||
visualstudiocode)
|
||||
|
||||
Reference in New Issue
Block a user