mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 22:04:27 +01: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)
|
webexmeetings)
|
||||||
# credit: Erik Stam (@erikstam)
|
# credit: Erik Stam (@erikstam)
|
||||||
name="Cisco Webex Meetings"
|
name="Cisco Webex Meetings"
|
||||||
type="pkg"
|
type="pkgInDmg"
|
||||||
downloadURL="https://akamaicdn.webex.com/client/Cisco_Webex_Meetings.pkg"
|
downloadURL="https://akamaicdn.webex.com/client/webexapp.dmg"
|
||||||
expectedTeamID="DE8Y96K9QP"
|
expectedTeamID="DE8Y96K9QP"
|
||||||
targetDir="/Applications"
|
targetDir="/Applications"
|
||||||
#blockingProcessesMaxCPU="5"
|
#blockingProcessesMaxCPU="5"
|
||||||
blockingProcesses=( Webex )
|
blockingProcesses=( Webex )
|
||||||
;;
|
;;
|
||||||
|
webex|\
|
||||||
webexteams)
|
webexteams)
|
||||||
# credit: Erik Stam (@erikstam)
|
# credit: Erik Stam (@erikstam)
|
||||||
name="Webex"
|
name="Webex"
|
||||||
|
|||||||
Reference in New Issue
Block a user