Run etc-update (fix #72)
This commit is contained in:
@@ -126,6 +126,10 @@ fn run() -> Result<(), Error> {
|
||||
println!("Error detecting current distribution: {}", e);
|
||||
}
|
||||
}
|
||||
report.push_result(execute(
|
||||
|terminal| linux::run_etc_update(&sudo, terminal, opt.dry_run),
|
||||
&mut terminal,
|
||||
));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user