This commit is contained in:
2025-04-21 14:20:37 +02:00
parent 8954c11d29
commit 57678c51d0
2 changed files with 1 additions and 5 deletions

View File

@@ -8,4 +8,4 @@ flask db init
flask db migrate -m "Autogenerated migration"
flask db upgrade
exec "$@"
python app.py