This commit is contained in:
Usman Nasir
2022-06-25 20:01:33 +05:00
parent c2d4a8f706
commit 6e28128f64

View File

@@ -2769,7 +2769,7 @@ vmail
command = execPath + " --function submitinstallImunifyAV"
Upgrade.executioner(command, command, 1)
command = 'chmod +x /usr/local/CyberCP/bin/python /usr/local/CyberCP/CLManager/CageFS.py'
command = 'chmod +x /usr/local/CyberCP/public/imunifyav/bin/execute.py'
Upgrade.executioner(command, command, 1)