mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 21:03:44 +00:00
changed fragments to .sh extension
This commit is contained in:
7
fragments/labels/firefoxpkg.sh
Normal file
7
fragments/labels/firefoxpkg.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
firefoxpkg)
|
||||
name="Firefox"
|
||||
type="pkg"
|
||||
downloadURL="https://download.mozilla.org/?product=firefox-pkg-latest-ssl&os=osx&lang=en-US"
|
||||
expectedTeamID="43AQ936H96"
|
||||
blockingProcesses=( firefox )
|
||||
;;
|
||||
Reference in New Issue
Block a user