mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
3b22341e34
commit
5fb9fbc881
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ git:
|
|||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y libpcap-dev libnetfilter-queue-dev
|
||||
- go get -u github.com/golang/dep/...
|
||||
|
||||
install:
|
||||
- make deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue