typo
This commit is contained in:
parent
496c48d04d
commit
38d2bd3e73
@ -197,7 +197,7 @@ do
|
|||||||
;;
|
;;
|
||||||
'application/data')
|
'application/data')
|
||||||
extendedtype=$(file -b "$sourcepath/$filename")
|
extendedtype=$(file -b "$sourcepath/$filename")
|
||||||
[[ $extendedtype =~ Mmeusepack ]] || continue
|
[[ $extendedtype =~ Musepack ]] || continue
|
||||||
if [[ ${filename##*.} != flac ]]
|
if [[ ${filename##*.} != flac ]]
|
||||||
then
|
then
|
||||||
format=mpc
|
format=mpc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user