2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-24 15:38:25 +00:00

missing function call

This commit is contained in:
Pratik Vyas 2014-11-11 10:09:34 +05:30
parent 07f770486c
commit 5319ee50d2

View File

@ -41,6 +41,7 @@ def setup_production(bench='.'):
if is_centos7():
supervisor_conf_filename = 'frappe.ini'
copy_default_nginx_config()
else:
supervisor_conf_filename = 'frappe.conf'