Files
market/local-manage.sh

3 lines
75 B
Bash
Raw Normal View History

#!/bin/bash
exec python3 ./manage.py "$@" --settings=market.settings.local