Update babybuddy-install.sh
This commit is contained in:
parent
92b19aabd7
commit
0b196b77b4
@ -34,7 +34,7 @@ rm "v${RELEASE}.zip"
|
|||||||
cd /opt/babybuddy
|
cd /opt/babybuddy
|
||||||
python3 -m venv .venv
|
python3 -m venv .venv
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
pip install -U pip wheel
|
pip install -U pip wheel pipenv
|
||||||
export PIPENV_VENV_IN_PROJECT=1
|
export PIPENV_VENV_IN_PROJECT=1
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv shell
|
pipenv shell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user