Make migrate_user_tables.py executable
This commit is contained in:
parent
9986266b07
commit
d8a0853479
1
utils/migrate_user_tables.py
Normal file → Executable file
1
utils/migrate_user_tables.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
This script updates the auth and session sqlite3 databases to use the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user