mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 13:21:53 +00:00
added screencloudplayer, closes #233
This commit is contained in:
7
fragments/labels/screencloudplayer.sh
Normal file
7
fragments/labels/screencloudplayer.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
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"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user