diff --git a/update/v3.4/Update_domain.py b/update/v3.4/Update_domain.py index 092830c6..a065da0e 100755 --- a/update/v3.4/Update_domain.py +++ b/update/v3.4/Update_domain.py @@ -54,4 +54,5 @@ if __name__ == '__main__': update_update_stats() else: + r_serv_db.set('ail:current_background_script_stat', 100) sys.exit(0)