mirror of
https://github.com/svpcom/wfb-ng.git
synced 2025-02-21 16:03:49 -04:00
Fix #310
This commit is contained in:
parent
e383edfbae
commit
3fb19b3a2f
@ -14,7 +14,7 @@ IFNAME="${1}"
|
||||
apt update
|
||||
apt upgrade
|
||||
|
||||
apt install python3-all libpcap-dev libsodium-dev python3-pip python3-pyroute2 \
|
||||
apt install python3-all python3-all-dev libpcap-dev libsodium-dev python3-pip python3-pyroute2 \
|
||||
python3-future python3-twisted python3-serial iw virtualenv debhelper dh-python build-essential -y
|
||||
|
||||
# Build
|
||||
|
Loading…
Reference in New Issue
Block a user