Update to latest pre-release of Icecast-KH.

This commit is contained in:
Buster Neece 2023-03-22 19:28:20 -05:00
parent 4cd3f658bf
commit 5963965297
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ apt-get install -q -y --no-install-recommends \
mkdir -p /bd_build/stations/icecast_build
cd /bd_build/stations/icecast_build
curl -fsSL https://github.com/karlheyes/icecast-kh/archive/refs/tags/icecast-2.4.0-kh20.1.tar.gz \
curl -fsSL https://github.com/karlheyes/icecast-kh/archive/refs/tags/icecast-2.4.0-kh20.3.tar.gz \
-o icecast.tar.gz
tar -xvzf icecast.tar.gz --strip-components=1