mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-16 01:00:17 +01:00
bug fix to ubuntu update
This commit is contained in:
@@ -3468,7 +3468,8 @@ pm.max_spare_servers = 3
|
||||
pass
|
||||
|
||||
#command = 'csf -uf'
|
||||
#Upgrade.executioner(command, 'fix csf if there', 0)
|
||||
command = '/etc/csf/uninstall.sh'
|
||||
Upgrade.executioner(command, 'fix csf if there', 0)
|
||||
command = 'systemctl stop cpssh'
|
||||
Upgrade.executioner(command, 'fix csf if there', 0)
|
||||
Upgrade.AutoUpgradeAcme()
|
||||
|
||||
Reference in New Issue
Block a user