try to fix demo build

This commit is contained in:
ziirish 2018-04-27 15:07:02 +02:00
parent 2641b29656
commit 8ceb878d59
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46
3 changed files with 20 additions and 7 deletions

View file

@ -16,11 +16,10 @@ apt-get install -y burp-server burp-client libssl-dev
cd
# Install burp-ui
pip install --upgrade pip
# FIXME: pip 10 is kind of broken
#pip install --upgrade pip
pip install --upgrade setuptools
pip install gevent
#pip install "requests[security]"
#pip install --upgrade cffi
pip install --upgrade $BURPUI
pip install ujson