mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
changed fragments to .sh extension
This commit is contained in:
10
fragments/labels/webexmeetings.sh
Normal file
10
fragments/labels/webexmeetings.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
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 )
|
||||
;;
|
||||
Reference in New Issue
Block a user