[deploy]-适配新电脑

This commit is contained in:
zeaslity
2024-11-11 17:22:30 +08:00
parent 98b0e14304
commit f901992d92
20 changed files with 19829 additions and 15675 deletions

View File

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