mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-05 07:09:43 +01:00
Security Improvements.
This commit is contained in:
@@ -806,14 +806,6 @@ class preFlightsChecks:
|
||||
else:
|
||||
pass
|
||||
|
||||
## move static content
|
||||
|
||||
command = 'mv static /usr/local/lscp/cyberpanel'
|
||||
|
||||
cmd = shlex.split(command)
|
||||
|
||||
res = subprocess.call(cmd)
|
||||
|
||||
def install_unzip(self):
|
||||
try:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user