debug output
This commit is contained in:
parent
9e47050b15
commit
30242cad09
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user