fix SSHClient.exec
This commit is contained in:
@@ -138,5 +138,6 @@
|
||||
"dockerImage": "Image",
|
||||
"dockerContainerName": "Container name",
|
||||
"extraArgs": "Extra args",
|
||||
"preview": "Preview"
|
||||
"preview": "Preview",
|
||||
"isBusy": "Is busy now"
|
||||
}
|
||||
@@ -138,5 +138,6 @@
|
||||
"dockerImage": "镜像",
|
||||
"dockerContainerName": "容器名",
|
||||
"extraArgs": "额外参数",
|
||||
"preview": "预览"
|
||||
"preview": "预览",
|
||||
"isBusy": "当前正忙"
|
||||
}
|
||||
Reference in New Issue
Block a user