new icecast image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user