mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-18 12:04:48 +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("--option")
|
||||
| Some("--assign")
|
||||
| Some("--deploy")
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user