Files
Installomator/fragments/labels/webexmeetings.sh
2021-04-28 09:36:16 +02:00

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 )
;;