Javelina/migrate.py
2025-02-20 14:39:19 +01:00

4 lines
66 B
Python

from modules.migrator import migrate_database
migrate_database()