Improve logging and fix typo

This commit is contained in:
VirtuBox
2019-09-04 04:21:07 +02:00
parent ce2c63bd64
commit 99a2206a76
4 changed files with 24 additions and 12 deletions

View File

@@ -1387,7 +1387,7 @@ class WOSiteUpdateController(CementBaseController):
.format(wo_domain))
httpsRedirect(self, wo_domain, True, wo_wildcard)
SSL.siteUrlHttps(self, wo_domain)
SSL.siteurlhttps(self, wo_domain)
if not WOService.reload_service(self, 'nginx'):
Log.error(self, "service nginx reload failed. "