mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-21 22:07:32 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user