diff --git a/wo/cli/plugins/site_update.py b/wo/cli/plugins/site_update.py index adc8035..15ee1b7 100644 --- a/wo/cli/plugins/site_update.py +++ b/wo/cli/plugins/site_update.py @@ -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: