Fix wo site update

This commit is contained in:
VirtuBox
2023-11-24 21:23:06 +01:00
parent 477e118c0a
commit 5c6059749e

View File

@@ -523,8 +523,6 @@ class WOSiteUpdateController(CementBaseController):
sitebackup(self, data)
except Exception as e:
Log.debug(self, str(e))
Log.info(self, Log.FAIL + "Check the log for details: "
"`tail /var/log/wo/wordops.log` and please try again")
# setup NGINX configuration, and webroot
try: