chore: add appid for sign
This commit is contained in:
@@ -74,6 +74,7 @@ impl Command for CommandImpl {
|
||||
});
|
||||
|
||||
information!("Start sign...");
|
||||
information!("App id: {}", app_id);
|
||||
if let Err(e) = manager.sign(
|
||||
flags,
|
||||
timeout_ms,
|
||||
|
||||
Reference in New Issue
Block a user