From b8fbc262202e33bff4c51eed9963edcf0fb4d2c7 Mon Sep 17 00:00:00 2001 From: ugrnm Date: Wed, 2 Oct 2024 20:47:01 +0000 Subject: [PATCH] exit if no config --- stream_loooooops.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/stream_loooooops.sh b/stream_loooooops.sh index aa762b5..4b0eb0c 100755 --- a/stream_loooooops.sh +++ b/stream_loooooops.sh @@ -6,6 +6,7 @@ set -e if [ ! -e stream_loooooops-config.xml ] then echo ":( write an ezstream config file plz" + exit 1 fi # We keep trying to read the playlist