better_linux_run_cmds: run cmds without creating tmp files

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-05-27 11:07:24 +08:00
parent 1c447fe438
commit 5fc32971df
6 changed files with 14 additions and 26 deletions

View File

@@ -184,7 +184,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("x11 expected", "預期 x11"),
("Port", "連接埠"),
("Settings", "設定"),
("Username", " 使用者名稱"),
("Username", "使用者名稱"),
("Invalid port", "連接埠無效"),
("Closed manually by the peer", "由對方手動關閉"),
("Enable remote configuration modification", "啟用遠端更改設定"),