mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-13 16:56:09 +01:00
bug fix: CP-26
This commit is contained in:
@@ -2107,6 +2107,9 @@ echo $oConfig->Save() ? 'Done' : 'Error';
|
||||
command = 'sysctl --system'
|
||||
Upgrade.executioner(command, 0)
|
||||
|
||||
command = 'chmod 700 %s' % ('/home/cyberpanel')
|
||||
Upgrade.executioner(command, 0)
|
||||
|
||||
Upgrade.stdOut("Permissions updated.")
|
||||
|
||||
except BaseException as msg:
|
||||
|
||||
Reference in New Issue
Block a user