mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 13:56:01 +01:00
p3
This commit is contained in:
@@ -39,7 +39,7 @@ class DockerInstall:
|
||||
|
||||
time.sleep(2)
|
||||
|
||||
except BaseException, msg:
|
||||
except BaseException as msg:
|
||||
logging.CyberCPLogFileWriter.statusWriter(ServerStatusUtil.lswsInstallStatusPath, str(msg) + ' [404].', 1)
|
||||
|
||||
DockerInstall.submitInstallDocker()
|
||||
Reference in New Issue
Block a user