fix: [v3.4 update] fix update progress

This commit is contained in:
Terrtia 2021-01-06 15:56:03 +01:00
parent dcd3a810f1
commit 054d15a446
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -54,4 +54,5 @@ if __name__ == '__main__':
update_update_stats() update_update_stats()
else: else:
r_serv_db.set('ail:current_background_script_stat', 100)
sys.exit(0) sys.exit(0)