Commit 60d8f5e5 by zhaoyanchao

更改格式

parent 880cd50d
......@@ -7,10 +7,10 @@
2. 编译部署
go 项目编译:
SET CGO_ENABLED=0
SET GOOS=linux
SET GOARCH=amd64
go build suggest-task.go suggest-task-dependency.go
SET CGO_ENABLED=0
SET GOOS=linux
SET GOARCH=amd64
go build suggest-task.go suggest-task-dependency.go
将编译出的suggest-task 文件放置linux 机器上,更改为可执行权限即可执行
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment