Files
Installomator/fragments/labels/firefoxpkg.sh
2021-04-28 09:36:16 +02:00

8 lines
216 B
Bash

firefoxpkg)
name="Firefox"
type="pkg"
downloadURL="https://download.mozilla.org/?product=firefox-pkg-latest-ssl&os=osx&lang=en-US"
expectedTeamID="43AQ936H96"
blockingProcesses=( firefox )
;;