new icecast image

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

View File

@@ -4,7 +4,5 @@ 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