diff --git a/src/commands/mod.rs b/src/commands/mod.rs index 52168f6..780bda0 100644 --- a/src/commands/mod.rs +++ b/src/commands/mod.rs @@ -151,6 +151,7 @@ pub fn run( output_dir, remove, no_smart_unpack, + disable_sandbox, } => { let mut output_paths = vec![]; let mut formats = vec![];