mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-25 22:08:43 +01:00
finished updating labels
This commit is contained in:
@@ -5,5 +5,4 @@ amazonchime)
|
||||
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