radio-looptober

somehow downloads looptober mp3 files and make a radio out of them
git clone https://git.lurk.org/repos/radio-looptober.git
Log | Files | Refs | README | LICENSE | TODO

commit b8fbc262202e33bff4c51eed9963edcf0fb4d2c7
parent 6b3e4c1ac2cab46d3a96ea08123dc8c4eba67f0e
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Wed Oct  2 20:47:01 +0000

exit if no config
Diffstat:
stream_loooooops.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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