mirror of
https://github.com/frappe/bench.git
synced 2025-02-11 15:18:34 +00:00
better way to install docs
This commit is contained in:
parent
9f917f8464
commit
c1a8be4791
@ -142,7 +142,7 @@ def get_app(git_url, branch=None, bench_path='.', build_asset_files=True, verbos
|
||||
|
||||
if repo_name=='erpnext':
|
||||
get_app('https://github.com/erpnext/foundation', bench_path = bench_path,
|
||||
branch= 'master', post_process = False)
|
||||
branch= 'master', postprocess = False)
|
||||
|
||||
if build_asset_files:
|
||||
build_assets(bench_path=bench_path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user