mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17:19 +02:00
change message
This commit is contained in:
parent
cd5c0f146c
commit
dc2f81cb3d
@ -14,7 +14,7 @@ pub mod freerdp_back {
|
|||||||
xfreerdp.spawn().expect("Freerdp execution failed! It needs to be installed!");
|
xfreerdp.spawn().expect("Freerdp execution failed! It needs to be installed!");
|
||||||
println!("Freerdp found!");
|
println!("Freerdp found!");
|
||||||
|
|
||||||
println!("Checks success!");
|
println!("All dependencies found!");
|
||||||
}
|
}
|
||||||
|
|
||||||
fn run_app(&self, config: Config, _app: &str) {
|
fn run_app(&self, config: Config, _app: &str) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user