Skip to content
Snippets Groups Projects
Commit b61fbd14 authored by David Trattnig's avatar David Trattnig
Browse files

Fixed commands/path.

parent fee808fb
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ if [ $mode == "prod" ]; then
source ../python-env/bin/activate
echo "Install Requirements to Virtual Env"
install -r requirements.txt
pip3 install -r requirements.txt
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment