initial commit
This commit is contained in:
5
scripts/run_migration.sh
Normal file
5
scripts/run_migration.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
cd /app
|
||||
exec uv run alembic upgrade head
|
||||
Reference in New Issue
Block a user