mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-12 00:06:09 +01:00
bug fix. cpupgrade
This commit is contained in:
@@ -1772,8 +1772,10 @@ imap_folder_list_limit = 0
|
||||
|
||||
Upgrade.staticContent()
|
||||
|
||||
except:
|
||||
pass
|
||||
return 1, None
|
||||
|
||||
except BaseException as msg:
|
||||
return 0, str(msg)
|
||||
|
||||
@staticmethod
|
||||
def installLSCPD(branch):
|
||||
|
||||
Reference in New Issue
Block a user