mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
|
|
dangerzone)
|
|
# credit: Micah Lee (@micahflee)
|
|
name="Dangerzone"
|
|
type="dmg"
|
|
downloadURL=$(curl -s https://dangerzone.rocks/ | grep https://github.com/firstlookmedia/dangerzone/releases/download | grep \.dmg | cut -d'"' -f2)
|
|
expectedTeamID="P24U45L8P5"
|
|
;;
|