mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
added credits
This commit is contained in:
@@ -1286,6 +1286,7 @@ skype)
|
||||
expectedTeamID="AL798K98FX"
|
||||
;;
|
||||
bluejeans)
|
||||
# credit: Isaac Ordonez, Mann consulting (@mannconsulting)
|
||||
name="BlueJeans"
|
||||
type="pkg"
|
||||
downloadURL=$(curl -fs "https://www.bluejeans.com/downloads" | xmllint --html --format - 2>/dev/null | grep -o "https://.*BlueJeansInstaller.dmg" | sed 's/dmg/pkg/g')
|
||||
|
||||
Reference in New Issue
Block a user