new icecast image

This commit is contained in:
2025-11-24 13:18:35 +00:00
parent b0918d6499
commit c16e405318

View File

@@ -4,5 +4,7 @@ set -e
# Substitute environment variables into template
envsubst < /etc/icecast2/icecast.xml.template > /etc/icecast2/icecast.xml
echo "test"
# Run icecast with the generated config
exec icecast -c /etc/icecast2/icecast.xml