mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-14 22:05:15 +01:00
added Box
This commit is contained in:
@@ -268,6 +268,12 @@ case $identifier in
|
|||||||
| cut -d '"' -f 2 )
|
| cut -d '"' -f 2 )
|
||||||
expectedTeamID="UPXU4CQZ5P"
|
expectedTeamID="UPXU4CQZ5P"
|
||||||
;;
|
;;
|
||||||
|
boxdrive)
|
||||||
|
name="Box"
|
||||||
|
type="pkg"
|
||||||
|
downloadURL="https://e3.boxcdn.net/box-installers/desktop/releases/mac/Box.pkg"
|
||||||
|
expectedTeamID="M683GB7CPW"
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user