mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
try to fix demo build
This commit is contained in:
parent
2641b29656
commit
8ceb878d59
3 changed files with 20 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue