Fix iso.sh for plucky

This commit is contained in:
Aditya Garg
2025-04-26 20:16:13 +05:30
committed by GitHub
parent 8e1656e6b5
commit a3a86b3c53
+1 -1
View File
@@ -78,7 +78,7 @@ case "$verinput" in
ver="24.04 LTS - Noble Numbat"
;;
(2)
iso="${flavour}-25.04-${latestkver}-t2-oracular"
iso="${flavour}-25.04-${latestkver}-t2-plucky"
ver="25.04 - Plucky Puffin"
;;
(*)