mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 05:11:59 +00:00
8 lines
322 B
Bash
8 lines
322 B
Bash
clickshare)
|
|
# credit: Søren Theilgaard (@theilgaard)
|
|
name="ClickShare"
|
|
type="appInDmgInZip"
|
|
downloadURL=https://www.barco.com$(curl -fs "https://www.barco.com/en/clickshare/app" | grep -E -o '(\/\S*Download\?FileNumber=R3306192\S*ShowDownloadPage=False)' | tail -1)
|
|
expectedTeamID="P6CDJZR997"
|
|
;;
|