@echo off set GOARCH=amd64 set GOOS=linux go install -v -a std go build -o ./certman .