ddns/make.sh
2016-09-07 22:55:59 +02:00

2 lines
59 B
Bash
Executable file

#!/bin/sh
go build -ldflags="-X main.key=$(cat KEY) -s -w"