wrong file fixed
This commit is contained in:
@@ -80,9 +80,9 @@ exports.play = function(idx) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
grep('http://', m3u, function(list){
|
/*grep('http://', m3u, function(list){
|
||||||
Log.inspect('Radio: grep', list);
|
Log.inspect('Radio: grep', list);
|
||||||
});
|
});*/
|
||||||
|
|
||||||
|
|
||||||
/*try {
|
/*try {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
MY_PATH="$(pwd)"
|
MY_PATH="$(pwd)"
|
||||||
. $MY_PATH/bin/_inc/def_text_coloring.sh
|
. $MY_PATH/bin/_inc/def_text_coloring.sh
|
||||||
stream2play=`cat config.txt`
|
stream2play=`cat /tmp/kitchenradio.m3u`
|
||||||
|
|
||||||
|
|
||||||
### PRORGAM
|
### PRORGAM
|
||||||
|
|||||||
Reference in New Issue
Block a user