„to_opus.sh“ ändern
This commit is contained in:
parent
b4bf55b7cc
commit
835c0b8cc6
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ extension="${extension[*]}"
|
|||
# remove leading space
|
||||
extension="${extension##+([[:space:]])}"
|
||||
# change separator
|
||||
echo "$extension"
|
||||
extension=${extension// /|}
|
||||
|
||||
for file in **/*.@($extension); do
|
||||
|
|
Loading…
Reference in a new issue