Refactor set_targets_from_ubuntu function

This commit is contained in:
LINUXexpert.org
2026-01-22 13:42:32 -07:00
committed by GitHub
parent 6ce57485f5
commit 1fb0464358
+1 -1
View File
@@ -149,7 +149,7 @@ set_targets_from_ubuntu() {
case "$UBUNTU_CODENAME" in case "$UBUNTU_CODENAME" in
noble) noble)
UBUNTU_BASE="noble" UBUNTU_BASE="noble"
DEFAULT_MINT="zena" # Mint 22.3 on Ubuntu Noble base DEFAULT_MINT="zena" # Mint 22.3 Zena (Ubuntu Noble base)
ALLOWED_TARGETS="zena zara xia wilma" ALLOWED_TARGETS="zena zara xia wilma"
;; ;;
jammy) jammy)