mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
fix demo
This commit is contained in:
parent
a3441aad28
commit
fc3aceb006
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ BURPUI="https://burpui.ziirish.me/builds/burp-ui.dev.tar.gz"
|
|||
cd
|
||||
|
||||
apt-get remove -y python-cffi
|
||||
apt-get update
|
||||
apt-get install -y libssl-dev
|
||||
|
||||
# Install burp-ui
|
||||
pip install --upgrade pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue