2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-12 08:16:28 +00:00

fix: add code removed via erroneous commit

This commit is contained in:
Aradhya 2022-03-21 23:57:52 +05:30
parent d514f84d5f
commit b28cfab550

View File

@ -336,6 +336,7 @@ def get_app(
repo_name = app.repo
branch = app.tag
bench_setup = False
restart_bench = not init_bench
frappe_path, frappe_branch = None, None
if resolve_deps: