remove csf install test

This commit is contained in:
usmannasir
2025-03-08 03:42:58 +05:00
parent 5e8b3671cd
commit 9830f4b9b1

View File

@@ -3605,9 +3605,9 @@ pm.max_spare_servers = 3
print("Backing up files...")
backup_files()
# execPath = "sudo /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/csf.py"
# execPath = execPath + " removeCSF"
# Upgrade.executioner(execPath, 'fix csf if there', 0)
execPath = "sudo /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/csf.py"
execPath = execPath + " removeCSF"
Upgrade.executioner(execPath, 'fix csf if there', 0)
# execPath = "sudo /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/csf.py"
# execPath = execPath + " installCSF"