Add zr support (#216)
This commit is contained in:
committed by
Roey Darwish Dror
parent
8743236acb
commit
94c0102885
@@ -260,6 +260,12 @@ fn run() -> Result<(), Error> {
|
||||
|
||||
#[cfg(unix)]
|
||||
{
|
||||
execute(
|
||||
&mut report,
|
||||
"zr",
|
||||
|| unix::run_zr(&base_dirs, run_type),
|
||||
config.no_retry(),
|
||||
)?;
|
||||
execute(
|
||||
&mut report,
|
||||
"zplug",
|
||||
|
||||
Reference in New Issue
Block a user