compila staticamente
This commit is contained in:
parent
0d018caa98
commit
8e384215b7
1 changed files with 3 additions and 0 deletions
3
build.sh
Normal file
3
build.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo .
|
Loading…
Add table
Reference in a new issue