Set noble repo as an override, not the default
This commit is contained in:
@@ -178,7 +178,7 @@ init() {
|
|||||||
ID="ubuntu"
|
ID="ubuntu"
|
||||||
if [[ ${VERSION_ID%.*} -ge 24 ]]; then
|
if [[ ${VERSION_ID%.*} -ge 24 ]]; then
|
||||||
debug "Switching to noble repo for *buntu 24"
|
debug "Switching to noble repo for *buntu 24"
|
||||||
declare -g MC_DEFAULT_REPO='noble'
|
declare -g MC_REPO='noble'
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*suse*)
|
*suse*)
|
||||||
|
|||||||
Reference in New Issue
Block a user