1
0
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:
ugrnm 2022-10-09 17:06:26 +02:00
parent 0962cbb987
commit 10663ebb2b

View File

@ -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