debug output
This commit is contained in:
parent
1745e19a61
commit
9e47050b15
@ -11,6 +11,11 @@ stream2play=`cat /tmp/kitchenradio.m3u | grep http`
|
|||||||
|
|
||||||
### PRORGAM
|
### PRORGAM
|
||||||
|
|
||||||
|
echo "URL from m3u: "
|
||||||
|
cat /tmp/kitchenradio.m3u | grep http
|
||||||
|
echo "URL from var: "
|
||||||
|
echo $stream2play
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "${BGre}Start playing $stream2play ...${RCol}"
|
echo "${BGre}Start playing $stream2play ...${RCol}"
|
||||||
echo
|
echo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user