mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 22:36:12 +01:00
add a fix provided by cloudlinux team
This commit is contained in:
@@ -98,6 +98,9 @@ class CageFS:
|
||||
command = 'yum install -y alt-python37-devel'
|
||||
ServerStatusUtil.executioner(command, statusFile)
|
||||
|
||||
command = 'yum reinstall -y cloudlinux-venv'
|
||||
ServerStatusUtil.executioner(command, statusFile)
|
||||
|
||||
command = 'yum reinstall -y lvemanager lve-utils cagefs'
|
||||
ServerStatusUtil.executioner(command, statusFile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user