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