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

Install web apps.

parent e368638f
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
\ 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