mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 14:56:10 +01:00
add a fix provided by cloudlinux team
This commit is contained in:
@@ -107,6 +107,9 @@ class CageFS:
|
||||
command = 'yum reinstall -y cloudlinux-venv'
|
||||
ServerStatusUtil.executioner(command, statusFile)
|
||||
|
||||
command = 'systemctl restart lvemanager'
|
||||
ServerStatusUtil.executioner(command, statusFile)
|
||||
|
||||
logging.CyberCPLogFileWriter.statusWriter(ServerStatusUtil.lswsInstallStatusPath,
|
||||
"Important components reinstalled..\n", 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user