Browse Source

do not restart when I tell you not

main
ugrnm 2 years ago
parent
commit
10663ebb2b
  1. 3
      stream_loooooops.sh

3
stream_loooooops.sh

@ -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…
Cancel
Save