telegram-bot-send-message/build.sh

3 lines
95 B
Bash
Executable file

#!/bin/sh
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -ldflags '-extldflags "-static"' .