We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2410fc9 commit 0d2882cCopy full SHA for 0d2882c
paralink-node
@@ -1,3 +1,4 @@
1
#!/bin/bash
2
3
+pipenv run alembic upgrade head
4
pipenv run python3 -m src.__main__ "$@"
0 commit comments