X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=bootstrap-multilink.sh;h=1f7698b3e4fc9130d8c766834bae8905ab7fada0;hb=824f831ce6a1dd3ed3e9fa4820215ca3c51ffd60;hp=950b29c894127df16cf4cefb62772467e81f327d;hpb=799c246c1783b534df0ce7731c9078463be33bdd;p=csit.git diff --git a/bootstrap-multilink.sh b/bootstrap-multilink.sh index 950b29c894..1f7698b3e4 100755 --- a/bootstrap-multilink.sh +++ b/bootstrap-multilink.sh @@ -16,7 +16,7 @@ sudo apt-get -y install python-virtualenv -virtualenv env +virtualenv --system-site-packages env . env/bin/activate pip install -r requirements.txt