stuff
This commit is contained in:
parent
93a3882895
commit
dd5011d978
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
fi
|
||||
|
||||
mkdir --parents -- "$(dirname -- "$dst")"
|
||||
exec opusenc --quiet --bitrate 96.000 -- {} "$dst"
|
||||
exec opusenc --quiet --bitrate 96.000 -- "$src" "$dst"
|
||||
'';
|
||||
};
|
||||
in ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue