debug output

This commit is contained in:
Gerrit Linnemann 2015-11-10 22:00:35 +01:00
parent 9e47050b15
commit 30242cad09

View File

@ -11,6 +11,7 @@ stream2play=`cat /tmp/kitchenradio.m3u | grep http`
### PRORGAM
echo
echo "URL from m3u: "
cat /tmp/kitchenradio.m3u | grep http
echo "URL from var: "
@ -20,4 +21,4 @@ echo
echo "${BGre}Start playing $stream2play ...${RCol}"
echo
mplayer -slave -quiet $stream2play
#mplayer -slave -quiet $stream2play