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
ef96a0ae1a
commit
e087856432
1 changed files with 3 additions and 6 deletions
|
@ -14,11 +14,8 @@ before_install:
|
|||
- export PATH=$PATH:/tmp/protoc/bin/
|
||||
- go get github.com/golang/protobuf/protoc-gen-go
|
||||
- go get -v github.com/Masterminds/glide
|
||||
- make protocol
|
||||
- make deps
|
||||
|
||||
install:
|
||||
- make daemon/daemon
|
||||
|
||||
script:
|
||||
- sudo ./daemon/daemon -h
|
||||
- make protocol
|
||||
- make deps
|
||||
- make daemon/daemon
|
||||
|
|
Loading…
Add table
Reference in a new issue