mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Revert "get frappe_theme for foundation"
This commit is contained in:
parent
04b954461b
commit
c33cff5fd8
@ -141,8 +141,6 @@ def get_app(git_url, branch=None, bench_path='.', build_asset_files=True, verbos
|
||||
branch= 'master', postprocess = False)
|
||||
|
||||
if repo_name=='erpnext':
|
||||
get_app('https://github.com/frappe/frappe_theme', bench_path = bench_path,
|
||||
branch= 'master', postprocess = False)
|
||||
get_app('https://github.com/erpnext/foundation', bench_path = bench_path,
|
||||
branch= 'master', postprocess = False)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user