mirror of
https://github.com/nezhahq/nezha.git
synced 2025-02-08 20:48:13 -05:00
3 lines
89 B
Bash
3 lines
89 B
Bash
![]() |
# !/bin/sh
|
||
|
xgo -v -targets=linux/amd64 -dest release -out nezha-$1 -pkg cmd/$1/main.go .
|