mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 01:19:56 +01:00
Update icecast-install.sh
This commit is contained in:
@@ -17,7 +17,7 @@ mkdir -p /var/log/icecast
|
||||
|
||||
# Icecast Setup
|
||||
if [ ! -f /usr/local/etc/icecast/icecast.xml ]; then
|
||||
cp /usr/local/etc/icecast.xml /usr/local/etc/icecast/
|
||||
cp /usr/local/etc/icecast.xml.sample /usr/local/etc/icecast/icecast.xml
|
||||
fi
|
||||
|
||||
# Enable and Start Services
|
||||
|
||||
Reference in New Issue
Block a user