mirror of
https://git.lurk.org/repos/radio-looptober.git
synced 2024-12-22 20:40:32 +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 ]
|
||||
then
|
||||
echo ":) playlist found"
|
||||
ezstream -c stream_loooooops-config.xml
|
||||
ezstream -v -c stream_loooooops-config.xml
|
||||
break
|
||||
else
|
||||
echo ":( playlist not found, trying again"
|
||||
sleep 2s
|
||||
|
Loading…
Reference in New Issue
Block a user