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