Modernize sources list for containerized package manager
This commit is contained in:
@@ -436,7 +436,7 @@ get_latest_mc_version() {
|
||||
cnt=$(buildah from --quiet alpine:edge 2>/dev/null) &&
|
||||
buildah run "$cnt" -- sh -c '
|
||||
apk add apt &>/dev/null
|
||||
cat <<EOF > /etc/apt/sources.list.d/jriver.sources
|
||||
cat <<-EOF > /etc/apt/sources.list.d/jriver.sources
|
||||
Types: deb
|
||||
URIs: https://dist.jriver.com/latest/mediacenter/
|
||||
Suites: '"$1"'
|
||||
|
||||
Reference in New Issue
Block a user