mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-03 06:13:12 +01:00
added credits
This commit is contained in:
@@ -1286,6 +1286,7 @@ skype)
|
|||||||
expectedTeamID="AL798K98FX"
|
expectedTeamID="AL798K98FX"
|
||||||
;;
|
;;
|
||||||
bluejeans)
|
bluejeans)
|
||||||
|
# credit: Isaac Ordonez, Mann consulting (@mannconsulting)
|
||||||
name="BlueJeans"
|
name="BlueJeans"
|
||||||
type="pkg"
|
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')
|
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