Usman Nasir
2022-06-22 12:35:50 +05:00
parent 2aabd776bd
commit 25e8d1078e

View File

@@ -2769,6 +2769,10 @@ vmail
command = execPath + " --function submitinstallImunifyAV"
Upgrade.executioner(command, command, 1)
command = 'chmod +x /usr/local/CyberCP/bin/python /usr/local/CyberCP/CLManager/CageFS.py'
Upgrade.executioner(command, command, 1)
Upgrade.stdOut("Upgrade Completed.")
def main():