!/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
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.