[agent-wdd]-重构agent的bastion模式
This commit is contained in:
8
agent-wdd/Makefile
Normal file
8
agent-wdd/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
.PHONY: build-linux
|
||||
build-linux: ## Install dependencies
|
||||
@C:\Users\wddsh\go\bin\gox.exe -osarch="linux/amd64" -output "build/agent-wdd_{{.OS}}_{{.Arch}}"
|
||||
|
||||
Reference in New Issue
Block a user