mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-22 13:38:39 +03:00
fix(ipc): cmdline, use scope, deploy (#15068)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -963,6 +963,7 @@ fn is_user_main_ipc_scope_cli_command(args: &[String]) -> bool {
|
|||||||
| Some("--config")
|
| Some("--config")
|
||||||
| Some("--option")
|
| Some("--option")
|
||||||
| Some("--assign")
|
| Some("--assign")
|
||||||
|
| Some("--deploy")
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user