1
0
mirror of https://git.lurk.org/repos/radio-looptober.git synced 2024-12-27 14:01:56 +01:00

exit if no config

This commit is contained in:
ugrnm 2024-10-02 20:47:01 +00:00
parent 6b3e4c1ac2
commit b8fbc26220

View File

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