mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 07:28:25 +00:00
fix #68
This commit is contained in:
parent
bcd3a6de48
commit
9e81bda10f
@ -36,7 +36,7 @@ def get_app(app, git_url, branch=None, bench='.'):
|
||||
build_assets(bench=bench)
|
||||
conf = get_config()
|
||||
if conf.get('restart_supervisor_on_update'):
|
||||
restart_supervisor_on_update(bench=bench)
|
||||
restart_supervisor_processes(bench=bench)
|
||||
|
||||
def new_app(app, bench='.'):
|
||||
logger.info('creating new app {}'.format(app))
|
||||
|
Loading…
x
Reference in New Issue
Block a user