Files
Installomator/fragments/labels/zoomgov.sh
Søren Theilgaard 05039ae826 zoomgov and yed
2021-10-14 08:48:27 +02:00

8 lines
244 B
Bash

zoomgov)
name="zoom.us"
type="pkg"
downloadURL="https://www.zoomgov.com/client/latest/ZoomInstallerIT.pkg"
appNewVersion="$(curl -fsIL ${downloadURL} | grep -i ^location | cut -d "/" -f5)"
expectedTeamID="BJ4HAAB9B3"
;;