mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-31 16:25:22 +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 " )
|
||||
|
||||
http:
|
||||
cd extensions/http && \
|
||||
cd tap/extensions/http && \
|
||||
go build -buildmode=plugin -o ../http.so .
|
||||
|
Loading…
Reference in New Issue
Block a user