mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-21 13:20:59 +00:00
Added OBS.
This commit is contained in:
@@ -2102,6 +2102,13 @@ nvivo)
|
|||||||
expectedTeamID="A66L57342X"
|
expectedTeamID="A66L57342X"
|
||||||
blockingProcesses=( NVivo NVivoHelper )
|
blockingProcesses=( NVivo NVivoHelper )
|
||||||
;;
|
;;
|
||||||
|
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"
|
||||||
|
;;
|
||||||
obsidian)
|
obsidian)
|
||||||
# credit: Søren Theilgaard (@theilgaard)
|
# credit: Søren Theilgaard (@theilgaard)
|
||||||
name="Obsidian"
|
name="Obsidian"
|
||||||
|
|||||||
Reference in New Issue
Block a user