mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-11 22:05:02 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
amazonchime)
|
||||
# credit: @dvsjr macadmins slack
|
||||
name="Amazon Chime"
|
||||
type="dmg"
|
||||
downloadURL="https://clients.chime.aws/mac/latest"
|
||||
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[a-zA-Z.\-]*-([0-9.]*)\..*/\1/g' )
|
||||
expectedTeamID="94KV3E626L"
|
||||
#Company="Amazon"
|
||||
;;
|
||||
Reference in New Issue
Block a user