mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 23:48:24 +00:00
missing function call
This commit is contained in:
parent
07f770486c
commit
5319ee50d2
@ -41,6 +41,7 @@ def setup_production(bench='.'):
|
|||||||
|
|
||||||
if is_centos7():
|
if is_centos7():
|
||||||
supervisor_conf_filename = 'frappe.ini'
|
supervisor_conf_filename = 'frappe.ini'
|
||||||
|
copy_default_nginx_config()
|
||||||
else:
|
else:
|
||||||
supervisor_conf_filename = 'frappe.conf'
|
supervisor_conf_filename = 'frappe.conf'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user