mirror of
https://github.com/pisto/oggify
synced 2025-11-22 21:06:30 +00:00
Merge branch 'master' of github.com:pisto/oggify
This commit is contained in:
commit
6d11933999
1 changed files with 1 additions and 1 deletions
2
tag_ogg
2
tag_ogg
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
fname=$(echo "${4} - ${2}.ogg" | tr '/' - | tr '\0' ' ')
|
||||
fname=$(echo "${4} - ${2}.ogg" | tr '/' -)
|
||||
cat > "$fname"
|
||||
echo "$fname"
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue