1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Stub support for upcoming Debian 13 "Trixie" pre-releases

This commit is contained in:
root 2023-06-11 07:59:09 -04:00
parent fb17537fb5
commit e5a9cee54f
4 changed files with 7 additions and 15 deletions

View file

@ -81,6 +81,7 @@ OS_VER="$OS-$VERSION_ID"
case $OS_VER in
"debian-11" | \
"debian-12" | \
"debian-13" | \
"ubuntu-2204" | \
"ubuntu-2210" | \
"ubuntu-2304" | \