mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-30 22:04:17 +01:00
new labels after merge
This commit is contained in:
8
fragments/labels/defaultfolderx.txt
Normal file
8
fragments/labels/defaultfolderx.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
defaultfolderx)
|
||||
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
|
||||
name="Default Folder X"
|
||||
type="dmg"
|
||||
downloadURL=$(curl -fs "https://www.stclairsoft.com/cgi-bin/dl.cgi?DX" | awk -F '"' "/dmg/ {print \$4}" | head -2 | tail -1)
|
||||
expectedTeamID="7HK42V8R9D"
|
||||
;;
|
||||
Reference in New Issue
Block a user