!fixup a4a3440d53
This commit is contained in:
parent
a4a3440d53
commit
c22060d8d8
|
@ -3,6 +3,7 @@
|
||||||
if [[ -d venv ]]; then
|
if [[ -d venv ]]; then
|
||||||
source ./venv/bin/activate
|
source ./venv/bin/activate
|
||||||
return
|
return
|
||||||
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! [[ -f .env ]]; then
|
if ! [[ -f .env ]]; then
|
||||||
|
|
Loading…
Reference in New Issue