forked from Hay1tsme/artemis
db: Migrate to SQLite, improve performance
This commit is contained in:
@ -84,7 +84,7 @@ if __name__ == "__main__":
|
||||
|
||||
elif args.action == "cleanup":
|
||||
data.delete_hanging_users()
|
||||
|
||||
|
||||
elif args.action == "version":
|
||||
data.show_versions()
|
||||
|
||||
|
Reference in New Issue
Block a user