mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-05 14:23:07 +01:00
changed fragments to .sh extension
This commit is contained in:
9
fragments/labels/awsvpnclient.sh
Normal file
9
fragments/labels/awsvpnclient.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
awsvpnclient)
|
||||
name="AWS VPN Client"
|
||||
type="pkg"
|
||||
downloadURL="https://d20adtppz83p9s.cloudfront.net/OSX/latest/AWS_VPN_Client.pkg"
|
||||
expectedTeamID="94KV3E626L"
|
||||
appNewVersion=$(curl -is "https://beta2.communitypatch.com/jamf/v1/ba1efae22ae74a9eb4e915c31fef5dd2/patch/AWSVPNClient" | grep currentVersion | tr ',' '
|
||||
' | grep currentVersion | cut -d '"' -f 4)
|
||||
#Company=Amazon
|
||||
;;
|
||||
Reference in New Issue
Block a user