Skip to content
Snippets Groups Projects
Commit 94eff82d authored by Zitnik, Anze's avatar Zitnik, Anze
Browse files

Updated genscan install/build script - pip2 dl link

parent 0f1cae99
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,6 @@ apt install -y wget unzip git python3-dev python3-pip python2.7-dev curl vim
cd /tmp
mkdir -p /service
#newer version of pip2 than through apt
wget -nv https://bootstrap.pypa.io/get-pip.py
wget -nv https://bootstrap.pypa.io/pip/2.7/get-pip.py
python2.7 get-pip.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment