Skip to main content

!/bin/bash


mkdir /tmp/cylanceinstall


scp CylancePROTECT.pkg /tmp/cylanceinstall


sleep 3


echo [Copy install token here] > /tmp/cylanceinstall/cyagent_install_token


sudo installer -pkg /tmp/cylanceinstall/CylancePROTECT.pkg -target /

Be the first to reply!

Reply