Commit 1f81bdd0 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Fix build script bashism

parent e95930c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ else
  ${VIRTUALENV} .env
fi

source .env/bin/activate
. .env/bin/activate

#curl -k https://bitbucket.org/pypa/setuptools/raw/bootstrap-py24/ez_setup.py | python -
curl -k https://ssl.tiker.net/software/ez_setup.py | python -