mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
# !/bin/sh
|
|
xgo -v -targets=linux/amd64 -dest release -out nezha-$1 -pkg cmd/$1/main.go .
|