mirror of
https://github.com/YunoHost/yunodevtools.git
synced 2024-09-03 20:16:19 +02:00
feat(clone_packages): cache actual repo list
This commit is contained in:
parent
090483b02b
commit
e27a044b21
1 changed files with 7 additions and 8 deletions
|
@ -34,7 +34,6 @@ def generate_mirror_list():
|
|||
|
||||
|
||||
def generate_mirrors():
|
||||
|
||||
app_catalog = generate_catalog_repo_list()
|
||||
mirror_list = generate_mirror_list()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue