mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
1888e3ec31
commit
d586999d87
1 changed files with 2 additions and 1 deletions
|
@ -14,8 +14,9 @@ before_install:
|
|||
- export PATH=$PATH:/tmp/protoc/bin/
|
||||
- go get github.com/golang/protobuf/protoc-gen-go
|
||||
- go get -v github.com/Masterminds/glide
|
||||
- sudo pip3 install --upgrade setuptools
|
||||
- make deps
|
||||
|
||||
script:
|
||||
- make deps
|
||||
- make protocol
|
||||
- make daemon/opensnitchd
|
||||
|
|
Loading…
Add table
Reference in a new issue