kopia lustrzana https://github.com/bugout-dev/moonstream
4 wiersze
59 B
Bash
4 wiersze
59 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
PYTHONPATH=".:$PYTHONPATH" alembic "$@"
|