mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge branch 'master' of https://github.com/YunoHost/apps
This commit is contained in:
commit
1c128160a1
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ result_dict = {}
|
|||
for app, info in apps_list.items():
|
||||
print("---")
|
||||
print("Processing '%s'..." % app)
|
||||
app = app.lower()
|
||||
|
||||
# Store usefull values
|
||||
app_branch = info['branch']
|
||||
|
|
Loading…
Add table
Reference in a new issue