Small changes + app index has new url path

This commit is contained in:
relikd
2020-09-19 16:10:56 +02:00
parent 78ff986a67
commit b4799a8d2c
5 changed files with 7 additions and 7 deletions

View File

@@ -103,7 +103,7 @@ def enrich_with_bundle_ids(index):
def process(bundle_ids, deleteOnly=False):
print('writing index: reverse domains ...')
print('writing index: domains ...')
fname = fname_all()
if bundle_ids == ['*']:
bundle_ids = list(mylib.enum_data_appids())