mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 15:38:25 +00:00
fix: add code removed via erroneous commit
This commit is contained in:
parent
d514f84d5f
commit
b28cfab550
@ -336,6 +336,7 @@ def get_app(
|
|||||||
repo_name = app.repo
|
repo_name = app.repo
|
||||||
branch = app.tag
|
branch = app.tag
|
||||||
bench_setup = False
|
bench_setup = False
|
||||||
|
restart_bench = not init_bench
|
||||||
frappe_path, frappe_branch = None, None
|
frappe_path, frappe_branch = None, None
|
||||||
|
|
||||||
if resolve_deps:
|
if resolve_deps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user