mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Create forticlient_ztna.sh
This commit is contained in:
9
fragments/labels/forticlient_ztna.sh
Normal file
9
fragments/labels/forticlient_ztna.sh
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
forticlient_ztna)
|
||||||
|
name="FortiClient ZTNA"
|
||||||
|
type="pkgInDmg"
|
||||||
|
pkgName="Install.mpkg"
|
||||||
|
packageID="com.fortinet.forticlient."
|
||||||
|
downloadURL="https://links.fortinet.com/forticlient/mac/fabricagent"
|
||||||
|
appNewVersion="$(curl -fsL "$downloadURL" --remote-header-name --remote-name -w "%{url_effective}\n" -r 0-0 | cut -d "_" -f2)"
|
||||||
|
expectedTeamID="AH4XFXJ7DK"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user