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
9d4ba27ed6
commit
7d8f4aabc8
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ CONFIG_DIR="${SETUP_DIR}/config"
|
|||
echo "deb http://ziirish.info/repos/debian/jessie zi-latest main" >/etc/apt/sources.list.d/ziirish.list
|
||||
wget https://ziirish.info/repos/debian.gpg -O- | apt-key add -
|
||||
apt-get update
|
||||
apt-get install burp-server burp-client
|
||||
apt-get install -y burp-server burp-client
|
||||
|
||||
# configure supervisord log rotation
|
||||
cat > /etc/logrotate.d/supervisord <<EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue