X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=audio%2Fmp3%2Frecode-tags-list.sh;h=e460a2b4ce7323aded98ff70dccc971b380abce3;hb=5005058512a50308cbf5308f0df132bf3bfc9808;hp=89ae0f1ae5ff642e86233e4046305b649e39356e;hpb=6c49eb3eb2c236f0e8e711eec72b32d01d629050;p=audio-cdr-video.git diff --git a/audio/mp3/recode-tags-list.sh b/audio/mp3/recode-tags-list.sh index 89ae0f1..e460a2b 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 -PATH=$HOME/lib/audio/mp3:$PATH +. "`dirname \"$0\"`"/../set-path umask 022 recode-tags.sh . $direction || exit 1