2 lines
101 B
Bash
2 lines
101 B
Bash
#!/bin/bash
|
|
GOEXPERIMENT=jsonv2 GOOS=linux GOARCH=amd64 go build -o ./.builds/bsm-passport ./cmd/main |