1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
color 87 |
||||
|
set GOOS=linux |
||||
|
set GOARCH=amd64 |
||||
|
set CGO_ENABLED=0 |
||||
|
go build -o scagent main.go |
||||
Loading…
Reference in new issue