feat: sync httpdns sdk/platform updates without large binaries
This commit is contained in:
@@ -51,7 +51,7 @@ func (this *CreateNodeAction) RunPost(params struct {
|
||||
params.InstallDir = strings.TrimSpace(cluster.GetString("installDir"))
|
||||
}
|
||||
if len(params.InstallDir) == 0 {
|
||||
params.InstallDir = "/opt/edge-httpdns"
|
||||
params.InstallDir = "/root/edge-httpdns"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user