fix icecast to icecast2
This commit is contained in:
@@ -5,4 +5,4 @@ set -e
|
|||||||
envsubst < /etc/icecast2/icecast.xml.template > /etc/icecast2/icecast.xml
|
envsubst < /etc/icecast2/icecast.xml.template > /etc/icecast2/icecast.xml
|
||||||
|
|
||||||
# Run icecast with the generated config
|
# Run icecast with the generated config
|
||||||
exec icecast -c /etc/icecast2/icecast.xml
|
exec icecast2 -c /etc/icecast2/icecast.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user