mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-08 11:59:17 +00:00
Move extensions
folder into tap
folder
This commit is contained in:
parent
32a2b8b823
commit
648a4d21f3
2
Makefile
2
Makefile
@ -66,5 +66,5 @@ clean-docker:
|
|||||||
@(echo "DOCKER cleanup - NOT IMPLEMENTED YET " )
|
@(echo "DOCKER cleanup - NOT IMPLEMENTED YET " )
|
||||||
|
|
||||||
http:
|
http:
|
||||||
cd extensions/http && \
|
cd tap/extensions/http && \
|
||||||
go build -buildmode=plugin -o ../http.so .
|
go build -buildmode=plugin -o ../http.so .
|
||||||
|
Loading…
Reference in New Issue
Block a user