mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 05:11:59 +00:00
added thunderbird
This commit is contained in:
@@ -1391,6 +1391,15 @@ mattermost)
|
||||
downloadURL=$(downloadURLFromGit mattermost desktop)
|
||||
expectedTeamID="UQ8HT4Q2XM"
|
||||
;;
|
||||
thunderbird)
|
||||
# credit: @N on MacAdmins Slack
|
||||
name="Thunderbird"
|
||||
type="dmg"
|
||||
downloadURL="https://download.mozilla.org/?product=thunderbird-latest&os=osx&lang=en-US"
|
||||
expectedTeamID="43AQ936H96"
|
||||
blockingProcesses=( thunderbird )
|
||||
;;
|
||||
|
||||
|
||||
# MARK: add new labels above here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user