mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-05 14:23:07 +01:00
12 lines
396 B
Bash
12 lines
396 B
Bash
forticlientvpn)
|
|
name="FortiClientUpdate"
|
|
type="dmg"
|
|
# This version of the installer only downloads another installer
|
|
downloadURL="https://links.fortinet.com/forticlient/mac/vpnagent"
|
|
appNewVersion=""
|
|
installerTool="FortiClientUpdate.app"
|
|
CLIInstaller="FortiClientUpdate.app/Contents/MacOS/FortiClientUpdate"
|
|
CLIArguments=( )
|
|
expectedTeamID="AH4XFXJ7DK"
|
|
;;
|