Hello all
I am trying to deploy our new web security to all mac. I deploy the dmg file and it is pushed to the root directory

and with the following script to run the installer:
!/bin/bash
cd /UssAgent Installer.app
./Contents/MacOS/UssAgent Installer -q -u
This works ok on all the other OS version but Catalina, I was wondering if anyone else have had similar issue and what they did to fix it
thank you
