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

Install web apps.

parent 39e7a841
No related branches found
No related tags found
No related merge requests found
echo "Installing Web Application Packages ..."
sudo ./install-web.sh
echo "Installing Python Requirements ..."
python3.7 $(which pip3) install -r requirements.txt python3.7 $(which pip3) install -r requirements.txt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment