1
Fork 0
theorangeone.net-legacy/scripts/shell
2016-11-22 21:50:21 +00:00

6 lines
124 B
Bash
Executable file

#!/usr/bin/env bash
set -e
export PATH=env/bin:${PATH}
honcho --app-root environment --env env run python manage.py shell