@ -33,6 +33,7 @@ def _update_db():
games.append(line.strip())
sp.run(["./index.py", "-o", _DB] + games)
shutil.move(_DB, _DB_DEST)
_log.info("updated db")
except:
_log.exception(f"failed updating db")
The note is not visible to the blocked user.