Fix: make run shall not change the environment
This commit is contained in:
parent
e901bf4a5d
commit
e0dfb2559a
@ -2,5 +2,5 @@
|
|||||||
SHELL = /usr/bin/bash
|
SHELL = /usr/bin/bash
|
||||||
.SILENT:
|
.SILENT:
|
||||||
|
|
||||||
run: init
|
run:
|
||||||
venv/bin/python manage.py runserver
|
venv/bin/python manage.py runserver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user