IC
ICTBuilder
#1
Dear reader,
I would like to upgrade my ImunifyAV to Imunify360. Is there an option to uninstall ImunifyAV from CyberPanel?
Dear reader,
I would like to upgrade my ImunifyAV to Imunify360. Is there an option to uninstall ImunifyAV from CyberPanel?
Hello @ictbuilder
Run
$ wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
$ sh imav-deploy.sh --uninstall
$ apt remove --purge imunify*
$ service imunify-antivirus stop
and install imunify360 as per this doc How to install and use Imunify360 on CyberPanel
Thanks that works!