Javelina/migrate.py

5 lines
67 B
Python

from modules.migrator import migrate_database
migrate_database()