1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +08:00

Fix: Check _ssh_process not None before poll

Add more logger
This commit is contained in:
18870
2022-07-02 02:10:14 +08:00
parent 39da66e054
commit 12d13370c3
2 changed files with 20 additions and 13 deletions

View File

@@ -2097,7 +2097,7 @@
"Remote": {
"Running": "运行中",
"NotRunning": "未运行",
"NotEnable": "未启用,在 deploy.yaml 中设置 webui 密码并启远程控制",
"NotEnable": "未启用,在 deploy.yaml 中设置 webui 密码并启远程控制",
"EntryPoint": "远程访问 url 地址:",
"ConfigureHint": "配置教程:"
},