Files
Installomator/fragments/labels/obs.txt
2021-08-16 15:49:43 +02:00

9 lines
230 B
Plaintext

obs)
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
name="OBS"
type="dmg"
downloadURL=$(curl -fs "https://obsproject.com/download" | awk -F '"' "/dmg/ {print \$10}")
expectedTeamID="2MMRE5MTB8"
;;