Update icecast-install.sh

This commit is contained in:
tschettervictor
2025-04-23 20:34:36 -06:00
committed by GitHub
parent ac5b3cf460
commit 721b6d9367

View File

@@ -30,5 +30,5 @@ echo "Installation Complete!"
echo "---------------"
echo "Icecast will not run as root. Change the user to "www" or some other user at the end of the icecast.xml file."
echo "Don't forget to uncomment the "changeowner" section, and change the owner of "/var/log/icecast" to the user that icecast will run as."
echo "Once you have compted the above steps, start icecast with 'service icecast start'."
echo "Once you have completed the above steps, start icecast with 'service icecast start'."
echo "---------------"