1
0
mirror of https://github.com/fenix-soft/railive.git synced 2025-02-19 20:50:37 +01:00

Update RAIscuola.sh

This commit is contained in:
fenix-soft 2016-10-13 11:49:29 +02:00 committed by GitHub
parent b24c6081c3
commit e6ecba533a

View File

@ -9,7 +9,7 @@ sed -e 's/<\/url>//g' temp2.txt >temp.txt
dos2unix temp.txt
surce=`cat temp.txt`
echo $surce
./mpv --hls-bitrate=max "$surce"
mpv --hls-bitrate=max "$surce"
rm p.txt
rm temp.txt
rm temp2.txt
rm temp2.txt