mirror of
https://git.lurk.org/repos/radio-looptober.git
synced 2024-12-23 04:41:23 +01:00
do not restart when I tell you not
This commit is contained in:
parent
0962cbb987
commit
10663ebb2b
@ -14,7 +14,8 @@ do
|
|||||||
if [ -e playlist_loooooops.m3u ]
|
if [ -e playlist_loooooops.m3u ]
|
||||||
then
|
then
|
||||||
echo ":) playlist found"
|
echo ":) playlist found"
|
||||||
ezstream -c stream_loooooops-config.xml
|
ezstream -v -c stream_loooooops-config.xml
|
||||||
|
break
|
||||||
else
|
else
|
||||||
echo ":( playlist not found, trying again"
|
echo ":( playlist not found, trying again"
|
||||||
sleep 2s
|
sleep 2s
|
||||||
|
Loading…
Reference in New Issue
Block a user