bug fix: docker
This commit is contained in:
parent
a589e980b5
commit
0b8f6accc9
|
|
@ -43,6 +43,7 @@ class ServerStatusUtil(multi.Thread):
|
|||
logging.CyberCPLogFileWriter.writeToFile(str(msg))
|
||||
return 0
|
||||
|
||||
|
||||
@staticmethod
|
||||
def installLiteSpeed(licenseKey, statusFile):
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue