mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-15 14:23:10 +01:00
changed fragments to .sh extension
This commit is contained in:
9
fragments/labels/autodmg.sh
Normal file
9
fragments/labels/autodmg.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
autodmg)
|
||||
# credit: Mischa van der Bent (@mischavdbent)
|
||||
name="AutoDMG"
|
||||
type="dmg"
|
||||
downloadURL=$(downloadURLFromGit MagerValp AutoDMG)
|
||||
appNewVersion=$(versionFromGit MagerValp AutoDMG)
|
||||
expectedTeamID="5KQ3D3FG5H"
|
||||
#Company=MagerValp
|
||||
;;
|
||||
Reference in New Issue
Block a user