Merge pull request #57 from ArisoN-ext/yazi-ouch-fix
yazi: fix ouch unpack
This commit is contained in:
commit
ebcb4dd7a6
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
|
||||
"exfil" = [
|
||||
{
|
||||
run = ''${lib.getExe pkgs.ouch} de "%s"'';
|
||||
run = ''${lib.getExe pkgs.ouch} d "%s"'';
|
||||
block = true;
|
||||
for = "unix";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue