cheeky fix
This commit is contained in:
parent
dd21835e84
commit
332b95882b
2
Makefile
2
Makefile
|
@ -180,7 +180,7 @@ install: verify_spir0
|
|||
cd ~/tmp/wfb-ng && \
|
||||
$(SUDO) apt -y install python3-all libpcap-dev libsodium-dev python3-pip python3-pyroute2 python3-future python3-twisted python3-serial python3-all-dev iw virtualenv debhelper dh-python build-essential && \
|
||||
$(SUDO) make deb && \
|
||||
$(SUDO) dpkg -i /deb_dist/wfb*.deb; \
|
||||
$(SUDO) dpkg -i /deb_dist/w*.deb; \
|
||||
else \
|
||||
echo "Skipping WFB-NG installation."; \
|
||||
fi; \
|
||||
|
|
Loading…
Reference in New Issue