Skip to content
Snippets Groups Projects
Commit 3ccb1a9a authored by anthony.boulmier's avatar anthony.boulmier
Browse files

setup.sh

parent 25bc8e06
No related branches found
No related tags found
No related merge requests found
Pipeline #
#!/bin/bash
apt-get -y update
apt-get -y install python2.7 python-pip
pip install SOAPpy flask
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment