Still use configurable MC_REPO for newer Ubuntu
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
shopt -s extglob
|
shopt -s extglob
|
||||||
|
|
||||||
declare -g SCRIPT_VERSION="1.3.8"
|
declare -g SCRIPT_VERSION="1.3.9-dev"
|
||||||
declare -g MC_REPO="bullseye" # should match the MC_VERSION
|
declare -g MC_REPO="bullseye" # should match the MC_VERSION
|
||||||
declare -g MC_VERSION="33.0.30" # Do find all replace
|
declare -g MC_VERSION="33.0.30" # Do find all replace
|
||||||
declare -g BOARD_URL="https://yabb.jriver.com/interact/index.php/board,86.0.html" # MC33
|
declare -g BOARD_URL="https://yabb.jriver.com/interact/index.php/board,86.0.html" # MC33
|
||||||
@@ -606,7 +606,7 @@ install_mc_repo() {
|
|||||||
Types: deb
|
Types: deb
|
||||||
URIs: http://dist.jriver.com/latest/mediacenter/
|
URIs: http://dist.jriver.com/latest/mediacenter/
|
||||||
Signed-By: $keyfile
|
Signed-By: $keyfile
|
||||||
Suites: noble
|
Suites: $MC_REPO
|
||||||
Components: main
|
Components: main
|
||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user