Skip to content

Commit

Permalink
change message
Browse files Browse the repository at this point in the history
  • Loading branch information
LDprg committed Sep 10, 2023
1 parent cd5c0f1 commit dc2f81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winapps/src/freerdp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pub mod freerdp_back {
xfreerdp.spawn().expect("Freerdp execution failed! It needs to be installed!");
println!("Freerdp found!");

println!("Checks success!");
println!("All dependencies found!");
}

fn run_app(&self, config: Config, _app: &str) {
Expand Down

0 comments on commit dc2f81c

Please sign in to comment.