clear lock on launch

master
bakatrouble 1 year ago
parent 15b08bdf23
commit f5cce5b9bf

@ -161,6 +161,7 @@ async def update(msg: Message):
async def background_on_start():
await redis.delete('e621:update')
while True:
logging.warning('Checking updates...')
try:

Loading…
Cancel
Save