mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix: [v3.4 update] fix update progress
This commit is contained in:
parent
dcd3a810f1
commit
054d15a446
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue