remove tmp code for csf

This commit is contained in:
usmannasir 2024-10-15 14:40:32 +05:00
parent efb9cc8671
commit 3ca7416866
1 changed files with 2 additions and 2 deletions

View File

@ -3552,8 +3552,8 @@ pm.max_spare_servers = 3
except:
pass
command = 'csf -uf'
Upgrade.executioner(command, 'fix csf if there', 0)
#command = 'csf -uf'
#Upgrade.executioner(command, 'fix csf if there', 0)
# if os.path.exists('/usr/local/CyberCP/configservercsf'):
# command = 'rm -f /usr/local/CyberCP/configservercsf/signals.py'