make/run bere parametry
This commit is contained in:
parent
5963089539
commit
e4c2eda955
1 changed files with 1 additions and 1 deletions
2
make/run
2
make/run
|
@ -5,4 +5,4 @@ set -exuo pipefail
|
||||||
|
|
||||||
ensure_venv
|
ensure_venv
|
||||||
|
|
||||||
./manage.py runserver
|
./manage.py runserver "$@"
|
||||||
|
|
Loading…
Reference in a new issue