[FIX] TODO: config regenerate .repo/local_manifests/erplibre_manifest.xml
This commit is contained in:
parent
88b5ae1316
commit
67222ea129
1 changed files with 1 additions and 0 deletions
|
|
@ -801,6 +801,7 @@ class TODO:
|
||||||
def generate_config(self, add_arg=None):
|
def generate_config(self, add_arg=None):
|
||||||
# Repeating to get all item before get group
|
# Repeating to get all item before get group
|
||||||
cmd = (
|
cmd = (
|
||||||
|
f"./script/git/git_merge_repo_manifest.py --output .repo/local_manifests/erplibre_manifest.xml --with_OCA;"
|
||||||
f"./script/git/git_repo_update_group.py;"
|
f"./script/git/git_repo_update_group.py;"
|
||||||
f"./script/generate_config.sh"
|
f"./script/generate_config.sh"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue