mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 13:21:53 +00:00
commented citrixworkspace until way to determine URL is found #17
This commit is contained in:
@@ -427,13 +427,13 @@ case $label in
|
|||||||
downloadURL="https://binaries.webex.com/WebexTeamsDesktop-MACOS-Gold/WebexTeams.dmg"
|
downloadURL="https://binaries.webex.com/WebexTeamsDesktop-MACOS-Gold/WebexTeams.dmg"
|
||||||
expectedTeamID="DE8Y96K9QP"
|
expectedTeamID="DE8Y96K9QP"
|
||||||
;;
|
;;
|
||||||
citrixworkspace)
|
#citrixworkspace)
|
||||||
# credit: Erik Stam (@erikstam)
|
# credit: Erik Stam (@erikstam)
|
||||||
name="Citrix Workspace"
|
#name="Citrix Workspace"
|
||||||
type="pkgInDmg"
|
3type="pkgInDmg"
|
||||||
downloadURL="https://downloads.citrix.com/17596/CitrixWorkspaceApp.dmg?__gda__=1588183500_fc68033aef7d6d163d8b8309b964f1de"
|
#downloadURL="https://downloads.citrix.com/17596/CitrixWorkspaceApp.dmg?__gda__=1588183500_fc68033aef7d6d163d8b8309b964f1de"
|
||||||
expectedTeamID="S272Y5R93J"
|
#expectedTeamID="S272Y5R93J"
|
||||||
;;
|
#;;
|
||||||
privileges)
|
privileges)
|
||||||
# credit: Erik Stam (@erikstam)
|
# credit: Erik Stam (@erikstam)
|
||||||
name="Privileges"
|
name="Privileges"
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ aviatrix
|
|||||||
bbedit
|
bbedit
|
||||||
boxdrive
|
boxdrive
|
||||||
brave
|
brave
|
||||||
citrixworkspace
|
|
||||||
coderunner
|
coderunner
|
||||||
cyberduck
|
cyberduck
|
||||||
depnotify
|
depnotify
|
||||||
|
|||||||
Reference in New Issue
Block a user