mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-04 22:04:35 +01:00
finished updating labels
This commit is contained in:
7
fragments/labels/defaultfolderx.sh
Normal file
7
fragments/labels/defaultfolderx.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
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