This commit is contained in:
open-trade
2021-03-19 18:19:24 +08:00
parent cd241958a2
commit 474b8abf18
5 changed files with 26 additions and 12 deletions

View File

@@ -83,6 +83,7 @@ fn main() -> ResultType<()> {
serial,
rendezvous_servers,
get_arg("software-url", ""),
"",
stop,
)?;
Ok(())