优化节点分配逻辑,使用 edge id 固定轮换顺位;日志与 journal 集成;完善命令执行后的资源清理
This commit is contained in:
3
deploy.ps1
Normal file
3
deploy.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
$env:GOOS="linux"; $env:GOARCH="amd64"; $env:CGO_ENABLED=0; go build -o dist/zz main.go
|
||||
|
||||
scp ./dist/zz wyk@43.226.58.254:~/zzcli
|
||||
Reference in New Issue
Block a user