Backend optimization
This commit is contained in:
@@ -19,4 +19,4 @@ echo
|
||||
echo "${BGre}Start playing $stream2play ...${RCol}"
|
||||
echo
|
||||
|
||||
mplayer -slave -quiet $stream2play
|
||||
mplayer -slave -quiet $stream2play
|
||||
|
||||
@@ -14,4 +14,4 @@ echo
|
||||
echo "${BGre}Stop playing ...${RCol}"
|
||||
echo
|
||||
|
||||
pkill -f mplayer
|
||||
pkill -f mplayer
|
||||
|
||||
Reference in New Issue
Block a user