nezha/script/build.sh
2019-12-11 13:34:22 +08:00

3 lines
89 B
Bash
Executable File

# !/bin/sh
xgo -v -targets=linux/amd64 -dest release -out nezha-$1 -pkg cmd/$1/main.go .