mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-27 10:19:25 +02:00
remove csf install test
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user