2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-22 22:58:31 +00:00
This commit is contained in:
Saurabh 2018-06-29 14:31:48 +05:30
parent 179dfc1685
commit 8ddfbd3e61

View File

@ -126,7 +126,7 @@ def setup_wildcard_ssl(domain, email, bench_path):
return domain
domain = _get_domain_name(domain)
print("domain", domain)
return
if not get_config(bench_path).get("dns_multitenant"):