Always update help

This commit is contained in:
relikd
2020-09-12 04:16:26 +02:00
parent 73e61a8457
commit d59092517c
2 changed files with 3 additions and 1 deletions

View File

@@ -78,6 +78,7 @@ def import_update():
print('')
if len(needs_update) > 0:
combine_and_update(needs_update)
html_root.gen_help()
if len(then_delete) > 0:
print('cleanup _in folder ...')
for x in then_delete: