Merge branch 'master' of https://github.com/YunoHost/apps
This commit is contained in:
@ -139,6 +139,7 @@ result_dict = {}
|
|||||||
for app, info in apps_list.items():
|
for app, info in apps_list.items():
|
||||||
print("---")
|
print("---")
|
||||||
print("Processing '%s'..." % app)
|
print("Processing '%s'..." % app)
|
||||||
|
app = app.lower()
|
||||||
|
|
||||||
# Store usefull values
|
# Store usefull values
|
||||||
app_branch = info['branch']
|
app_branch = info['branch']
|
||||||
|
Reference in New Issue
Block a user