mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
11 lines
303 B
Bash
11 lines
303 B
Bash
webexmeetings)
|
|
# credit: Erik Stam (@erikstam)
|
|
name="Cisco Webex Meetings"
|
|
type="pkgInDmg"
|
|
downloadURL="https://akamaicdn.webex.com/client/webexapp.dmg"
|
|
expectedTeamID="DE8Y96K9QP"
|
|
targetDir="/Applications"
|
|
#blockingProcessesMaxCPU="5"
|
|
blockingProcesses=( Webex )
|
|
;;
|