mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-05 04:37:49 +02:00
bug fix to ubuntu update
This commit is contained in:
@@ -3467,8 +3467,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)
|
||||
command = 'systemctl stop cpssh'
|
||||
Upgrade.executioner(command, 'fix csf if there', 0)
|
||||
Upgrade.AutoUpgradeAcme()
|
||||
|
||||
Reference in New Issue
Block a user