ing
This commit is contained in:
parent
75e0ebb8fd
commit
5d6fc50365
1
build.sh
Normal file → Executable file
1
build.sh
Normal file → Executable file
|
@ -3,3 +3,4 @@
|
||||||
rm ./dist/*
|
rm ./dist/*
|
||||||
CGO_ENABLED=1 go build -a --installsuffix cgo --ldflags="-s" -o ./dist/container_network
|
CGO_ENABLED=1 go build -a --installsuffix cgo --ldflags="-s" -o ./dist/container_network
|
||||||
|
|
||||||
|
# cp ./dist/container_network /project/go/src/git.loafle.net/overflow/probe/_build/bin/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user