]> gitweb.hhaalo.de Git - albentohandy.git/commitdiff
add: comment flactomp3 configsettings
authorBastian Dehn <hhaalo@arcor.de>
Mon, 11 Jul 2016 19:46:40 +0000 (21:46 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 11 Jul 2016 19:46:40 +0000 (21:46 +0200)
flactomp3v2.sh

index 1488a482135362ae11bfe1dbb2a05047064a11c7..61ee9ae4ba5a12daeacd17325af435fbfbef9b8e 100755 (executable)
@@ -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