mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-06 19:47:00 +02:00
update to p3
This commit is contained in:
@@ -93,7 +93,7 @@ class pluginInstaller:
|
||||
|
||||
os.chdir('/usr/local/CyberCP')
|
||||
|
||||
command = "/usr/local/CyberCP/bin/python2 manage.py collectstatic --noinput"
|
||||
command = "/usr/local/CyberCP/bin/python manage.py collectstatic --noinput"
|
||||
subprocess.call(shlex.split(command))
|
||||
|
||||
command = "mv /usr/local/CyberCP/static /usr/local/lscp/cyberpanel"
|
||||
|
||||
Reference in New Issue
Block a user