Update RAIyoyo.sh

This commit is contained in:
fenix-soft 2016-10-13 11:51:12 +02:00 committed by GitHub
parent 72023e8a78
commit 746a12645c
1 changed files with 2 additions and 2 deletions

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