mirror of
https://github.com/frappe/bench.git
synced 2024-11-16 01:57:08 +00:00
fix: minor fixes
This commit is contained in:
parent
cccd76729f
commit
94105c0aa8
@ -481,7 +481,7 @@ def new_app(app, no_git=None, bench_path="."):
|
||||
|
||||
def install_app(
|
||||
app,
|
||||
tag,
|
||||
tag=None,
|
||||
bench_path=".",
|
||||
verbose=False,
|
||||
no_cache=False,
|
||||
|
@ -101,7 +101,7 @@ def init(
|
||||
bench_path=path,
|
||||
skip_assets=True,
|
||||
verbose=verbose,
|
||||
resolve=False,
|
||||
resolve_deps=False,
|
||||
)
|
||||
|
||||
if not skip_assets:
|
||||
|
Loading…
Reference in New Issue
Block a user