changed fragments to .sh extension

This commit is contained in:
Armin Briegel
2021-04-28 09:36:16 +02:00
parent 0e093dd3b5
commit bc9bc74cf9
269 changed files with 0 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
bluejeans)
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')
appNewVersion=$(echo $downloadURL | cut -d '/' -f6)
expectedTeamID="HE4P42JBGN"
#Company="Verizon"
;;