moonstream/moonstreamdb/alembic.sh

4 wiersze
59 B
Bash
Executable File

#!/usr/bin/env sh
PYTHONPATH=".:$PYTHONPATH" alembic "$@"