mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Ubuntu 25.04 pre-release testing; Discourage 3 old OS's
This commit is contained in:
parent
3651ac666e
commit
d07ae98898
5 changed files with 11 additions and 4 deletions
|
@ -72,8 +72,11 @@ OS_VER="$OS-$VERSION_ID"
|
|||
#"ubuntu-2104" | \
|
||||
#"ubuntu-2110" | \
|
||||
#"ubuntu-2210" | \
|
||||
#"ubuntu-2204" | \
|
||||
#"ubuntu-2304" | \
|
||||
#"ubuntu-2310" | \
|
||||
#"linuxmint-20" | \
|
||||
#"linuxmint-21" | \
|
||||
#"raspbian-8" | \
|
||||
#"raspbian-9" | \
|
||||
#"raspbian-10" | \
|
||||
|
@ -85,11 +88,9 @@ OS_VER="$OS-$VERSION_ID"
|
|||
case $OS_VER in
|
||||
"debian-12" | \
|
||||
"debian-13" | \
|
||||
"ubuntu-2204" | \
|
||||
"ubuntu-2310" | \
|
||||
"ubuntu-2404" | \
|
||||
"ubuntu-2410" | \
|
||||
"linuxmint-21" | \
|
||||
"ubuntu-2504" | \
|
||||
"linuxmint-22" | \
|
||||
"raspbian-12" | \
|
||||
"raspbian-13")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue