misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-02-11 18:19:41 +01:00
parent 12b15c3ce6
commit e9dac1a4cf

View file

@ -22,7 +22,6 @@ build_linux_amd64() {
go build -o "$OUTPUT" ..
}
download_pcap() {
bin_dep 'wget'
bin_dep 'tar'