Update setup.sh

added missing packets
This commit is contained in:
Max Staack 2015-05-21 15:20:37 +02:00
commit 89a792b0e9

View file

@ -1,3 +1,4 @@
#!/usr/bin/env bash
git submodule init && git submodule update --recursive
apt-get update && apt-get install -f python-pip libpcap-dev python-dev