*buntu >=24 needs noble sources
This commit is contained in:
@@ -175,8 +175,8 @@ init() {
|
|||||||
linuxmint|neon|zorin|*ubuntu*)
|
linuxmint|neon|zorin|*ubuntu*)
|
||||||
ID="ubuntu"
|
ID="ubuntu"
|
||||||
if [[ ${VERSION_ID%.*} -ge 24 ]]; then
|
if [[ ${VERSION_ID%.*} -ge 24 ]]; then
|
||||||
debug "Switching to bookworm for *buntu 24"
|
debug "Switching to noble repo for *buntu 24"
|
||||||
declare -g DEBIANBASE='bookworm'
|
declare -g DEBIANBASE='noble'
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*suse*)
|
*suse*)
|
||||||
|
|||||||
Reference in New Issue
Block a user