X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=audio%2Fmp3%2Frecode-tags-list.sh;h=a20ba97fd5624ee049ac4b42a7b802030069ccd8;hb=17e57b7bd606dde6804c846dec9848dccc2d9625;hp=e460a2b4ce7323aded98ff70dccc971b380abce3;hpb=80edd25c5eeeef4dee8d86c90d2fe931adb80467;p=audio-cdr-video.git diff --git a/audio/mp3/recode-tags-list.sh b/audio/mp3/recode-tags-list.sh index e460a2b..a20ba97 100755 --- a/audio/mp3/recode-tags-list.sh +++ b/audio/mp3/recode-tags-list.sh @@ -23,7 +23,7 @@ if [ "`wc -c \"$1\" | awk '{print $1}'`" -ge 10000 ]; then exit 2 fi -. "`dirname \"$0\"`"/../set-path +. "`dirname \"$0\"`"/../../set-path umask 022 recode-tags.sh . $direction || exit 1