mirror of
https://github.com/frappe/bench.git
synced 2025-01-22 22:58:31 +00:00
fix!: Unconditionally assume frappe_cmd
This commit is contained in:
parent
8db23dd230
commit
014358d02a
@ -132,10 +132,7 @@ def cli():
|
||||
bench_command()
|
||||
|
||||
if in_bench:
|
||||
if cmd_from_sys in get_frappe_commands():
|
||||
frappe_cmd()
|
||||
else:
|
||||
app_cmd()
|
||||
frappe_cmd()
|
||||
|
||||
bench_command()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user