|
hace 3 años | |
---|---|---|
.gitignore | hace 3 años | |
README.md | hace 3 años | |
go.mod | hace 3 años | |
go.sum | hace 3 años | |
help.html | hace 3 años | |
main.go | hace 3 años | |
sms.go | hace 3 años | |
template.yml | hace 3 años |
一定要 CMD 执行, 不要 powershell
set CGO_ENABLED=0
set GOOS=linux
set GOARCH=amd64
go build -o bootstrap
使用 linux
zip bootstrap.zip bootstrap help.html
使用 windows
fun deploy