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