mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-16 17:31:58 +00:00
Update Makefile
This commit is contained in:
parent
9c233ab23e
commit
d800a473c9
@ -1,3 +1,7 @@
|
||||
install:
|
||||
go build -o bin/main main.go
|
||||
cp bin/main /usr/local/bin/mizu
|
||||
|
||||
build:
|
||||
go build -o bin/main main.go
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user