From: Bastian Dehn Date: Mon, 11 Jul 2016 15:05:03 +0000 (+0200) Subject: check found flactomp3v2.sh X-Git-Tag: v1.0.0^2~141 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=2d473e70d304b4a0f370d1d58520ad831268da73;p=albentohandy.git check found flactomp3v2.sh --- diff --git a/albentohandy.sh b/albentohandy.sh index ccdc9c2..0b3add1 100755 --- a/albentohandy.sh +++ b/albentohandy.sh @@ -13,6 +13,11 @@ else printf "\nERROR\n%s/.albumtohandy.conf does not exists\n" $HOME exit 1 fi +if [ ! -f $scriptpath/flactomp3v2.sh ] +then + printf "\nERROR\nflactomp3v2.sh do not found in %s\n" $scriptpath + exit 1 +fi albumlist="albumlist" parallelopts=":" curphase=1