mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Fix file name sanitizing
This commit is contained in:
parent
67bbc00d87
commit
8bb2c9c750
4 changed files with 23 additions and 19 deletions
|
|
@ -237,6 +237,7 @@ impl Execute for Archive {
|
|||
}
|
||||
.to_string(),
|
||||
primary,
|
||||
true,
|
||||
)),
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue