Javelina/migrate.py
2024-02-04 00:55:51 +01:00

5 lines
67 B
Python

from modules.migrator import migrate_database
migrate_database()