Skip to content

Commit

Permalink
bug fix: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
usmannasir committed Feb 7, 2024
1 parent a589e98 commit 0b8f6ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverStatus/serverStatusUtil.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def executioner(command, statusFile):
logging.CyberCPLogFileWriter.writeToFile(str(msg))
return 0


@staticmethod
def installLiteSpeed(licenseKey, statusFile):
try:
Expand Down

0 comments on commit 0b8f6ac

Please sign in to comment.