"docs/en/make.bat" did not exist on "6f3c5f1c23c25fa439a9f656afef0a0b3495ffac"
Commit 9d16ee83 authored by songlinfeng's avatar songlinfeng 💬
Browse files

Update configure.go

parent 6f5ea3a6
...@@ -22,7 +22,7 @@ const ( ...@@ -22,7 +22,7 @@ const (
defaultRuntime = "docker" defaultRuntime = "docker"
// defaultDTKRuntimeName is the default name to use in configs for the DTK Container Runtime // defaultDTKRuntimeName is the default name to use in configs for the DTK Container Runtime
defaultDTKRuntimeName = "dtk" defaultDTKRuntimeName = "dcu"
// defaultDTKRuntimeExecutable is the default DTK Container Runtime executable file name // defaultDTKRuntimeExecutable is the default DTK Container Runtime executable file name
defaultDTKRuntimeExecutable = "dcu-container-runtime" defaultDTKRuntimeExecutable = "dcu-container-runtime"
......
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