mirror of https://github.com/CIRCL/AIL-framework
fix: [v3.4 update] fix update progress
parent
dcd3a810f1
commit
054d15a446
|
@ -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 New Issue