[agent][deploy] - 辽宁应急生成

This commit is contained in:
zeaslity
2025-01-10 14:52:16 +08:00
parent 9f4631af91
commit 4135195430
76 changed files with 60068 additions and 7660 deletions

View File

@@ -25,7 +25,7 @@ func init() {
DeployFilePrefix = "/root/wddproject/ProjectOctopus/agent-common/real_project/"
case "windows":
//DeployFilePrefix = "C:\\Users\\wdd\\IdeaProjects\\ProjectOctopus\\agent-common\\real_project\\"
DeployFilePrefix = "C:\\Users\\wddsh\\Documents \\IdeaProjects\\ProjectOctopus\\agent-common\\real_project\\"
DeployFilePrefix = "C:\\Users\\wddsh\\Documents\\IdeaProjects\\ProjectOctopus\\agent-common\\real_project\\"
}
}