mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Added 'webex'
Added `webex` as Label to `webexteams`, since those are identical. Changed the downloadURL of `webexmeetings` to a working one.
This commit is contained in:
@@ -2714,13 +2714,14 @@ vscodium)
|
||||
webexmeetings)
|
||||
# credit: Erik Stam (@erikstam)
|
||||
name="Cisco Webex Meetings"
|
||||
type="pkg"
|
||||
downloadURL="https://akamaicdn.webex.com/client/Cisco_Webex_Meetings.pkg"
|
||||
type="pkgInDmg"
|
||||
downloadURL="https://akamaicdn.webex.com/client/webexapp.dmg"
|
||||
expectedTeamID="DE8Y96K9QP"
|
||||
targetDir="/Applications"
|
||||
#blockingProcessesMaxCPU="5"
|
||||
blockingProcesses=( Webex )
|
||||
;;
|
||||
webex|\
|
||||
webexteams)
|
||||
# credit: Erik Stam (@erikstam)
|
||||
name="Webex"
|
||||
|
||||
Reference in New Issue
Block a user