mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
7 lines
242 B
Bash
7 lines
242 B
Bash
screencloudplayer)
|
|
# credit: AP Orlebeke (@apizz)
|
|
name="ScreenCloud Player"
|
|
type="dmg"
|
|
downloadURL=$(curl -sL "https://screencloud.com/download" | sed -n 's/^.*"url":"\([^"]*\)".*$/\1/p')
|
|
expectedTeamID="3C4F953K6P"
|
|
;; |