mirror of
https://github.com/fenix-soft/railive.git
synced 2025-02-16 11:21:29 +01:00
Update RAIstoria.sh
This commit is contained in:
parent
2ae57d9252
commit
f0c5a41f6d
@ -9,7 +9,7 @@ sed -e 's/<\/url>//g' temp2.txt >temp.txt
|
|||||||
dos2unix temp.txt
|
dos2unix temp.txt
|
||||||
surce=`cat temp.txt`
|
surce=`cat temp.txt`
|
||||||
echo $surce
|
echo $surce
|
||||||
./mpv --hls-bitrate=max "$surce"
|
mpv --hls-bitrate=max "$surce"
|
||||||
rm p.txt
|
rm p.txt
|
||||||
rm temp.txt
|
rm temp.txt
|
||||||
rm temp2.txt
|
rm temp2.txt
|
Loading…
x
Reference in New Issue
Block a user