From: Bastian Dehn Date: Mon, 11 Jul 2016 19:46:40 +0000 (+0200) Subject: add: comment flactomp3 configsettings X-Git-Tag: v1.0.0^2~136 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=41fae2790e6a02181c180a6f78802ede7e731146;p=albentohandy.git add: comment flactomp3 configsettings --- diff --git a/flactomp3v2.sh b/flactomp3v2.sh index 1488a48..61ee9ae 100755 --- a/flactomp3v2.sh +++ b/flactomp3v2.sh @@ -4,6 +4,8 @@ BITRATE=192 MODE="j" +# check config exists +# config can set BITRATE and MODE if [ -f $HOME/.flactomp3v2.conf ] then source $HOME/.flactomp3v2.conf