mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-16 14:23:11 +01:00
added teamviewer
This commit is contained in:
@@ -450,6 +450,14 @@ case $label in
|
|||||||
downloadURL="https://www.dropbox.com/download?plat=mac&full=1"
|
downloadURL="https://www.dropbox.com/download?plat=mac&full=1"
|
||||||
expectedTeamID="G7HH3F8CAK"
|
expectedTeamID="G7HH3F8CAK"
|
||||||
;;
|
;;
|
||||||
|
teamviewer)
|
||||||
|
name="TeamViewer"
|
||||||
|
type="pkgInDmg"
|
||||||
|
pkgName="Install TeamViewer.pkg"
|
||||||
|
downloadURL="https://download.teamviewer.com/download/TeamViewer.dmg"
|
||||||
|
expectedTeamID="H7UGFBUGV6"
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
# Note: Packages is signed but _not_ notarized, so spctl will reject it
|
# Note: Packages is signed but _not_ notarized, so spctl will reject it
|
||||||
# packages)
|
# packages)
|
||||||
|
|||||||
@@ -44,6 +44,7 @@ sonos
|
|||||||
sourcetree
|
sourcetree
|
||||||
spotify
|
spotify
|
||||||
suspiciouspackage
|
suspiciouspackage
|
||||||
|
teamviewer
|
||||||
textmate
|
textmate
|
||||||
things
|
things
|
||||||
tunnelbear
|
tunnelbear
|
||||||
|
|||||||
Reference in New Issue
Block a user