Skip to content

Commit

Permalink
fix: [update v3.4] updater
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrtia committed Dec 11, 2020
1 parent 72b6e5c commit 437447e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update/v3.4/Update.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
r_serv.set('update:nb_elem_to_convert', r_serv_onion.scard('domain_update_v3.4'))
r_serv.set('update:nb_elem_converted',0)

r_serv.sadd('ail:to_update', new_version)

#Set current ail version
r_serv.set('ail:version', new_version)

Expand Down

0 comments on commit 437447e

Please sign in to comment.