initial commit
This commit is contained in:
parent
9f3384f777
commit
3bc65317f9
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
let serial = get_serial_from_iso(iso_file_path)?;
|
||||
println!("Serial number found: {}", serial);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue