mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
bug fix: shift to default package if package not exists on wp restore backup
This commit is contained in:
@@ -165,6 +165,7 @@ class sslUtilities:
|
||||
|
||||
except BaseException as msg:
|
||||
return [0, "347 " + str(msg) + " [issueSSLForDomain]"]
|
||||
|
||||
@staticmethod
|
||||
def PatchVhostConf(virtualHostName):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user