mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge branch 'santa' of https://github.com/kenchan0130/Installomator into onishi-prs
This commit is contained in:
@@ -190,6 +190,12 @@ case $label in
|
|||||||
updateToolArguments=( -runMode oneshot -userInitiated YES )
|
updateToolArguments=( -runMode oneshot -userInitiated YES )
|
||||||
updateToolRunAsCurrentUser=1
|
updateToolRunAsCurrentUser=1
|
||||||
;;
|
;;
|
||||||
|
santa)
|
||||||
|
name="Santa"
|
||||||
|
type="pkgInDmg"
|
||||||
|
downloadURL=$(downloadURLFromGit google santa)
|
||||||
|
expectedTeamID="EQHXZ8M8AV"
|
||||||
|
;;
|
||||||
spotify)
|
spotify)
|
||||||
name="Spotify"
|
name="Spotify"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
|
|||||||
@@ -52,6 +52,7 @@ postman
|
|||||||
privileges
|
privileges
|
||||||
resiliosynchome
|
resiliosynchome
|
||||||
royaltsx
|
royaltsx
|
||||||
|
santa
|
||||||
slack
|
slack
|
||||||
sonos
|
sonos
|
||||||
sourcetree
|
sourcetree
|
||||||
|
|||||||
Reference in New Issue
Block a user