mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-07 06:13:13 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/suspiciouspackage.sh
Normal file
8
fragments/labels/suspiciouspackage.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
suspiciouspackage)
|
||||
# credit: Mischa van der Bent (@mischavdbent)
|
||||
name="Suspicious Package"
|
||||
type="dmg"
|
||||
downloadURL="https://mothersruin.com/software/downloads/SuspiciousPackage.dmg"
|
||||
addNewVersion=$(curl -fs https://mothersruin.com/software/SuspiciousPackage/get.html | grep 'class="version"' | sed -E 's/.*>([0-9\.]*) \(.*/\1/g')
|
||||
expectedTeamID="936EB786NH"
|
||||
;;
|
||||
Reference in New Issue
Block a user