Skip to content

Commit

Permalink
: die of error
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed May 8, 2023
1 parent 313e95e commit 05af384
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,9 @@ async fn run(
handle
.await?
.expect("Something went wrong while waiting for taking screenshot and saving to file");
}
}

exit_on_error();

println!(
"{RED}♥ {GREEN} {YELLOW_BRIGHT}Screenshots saved in dir {outdir}{RED} ♥ {GREEN}{RESET} "
Expand Down

0 comments on commit 05af384

Please sign in to comment.