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

Groundwork for testing on Ubuntu 22.04 & Mint 21 pre-releases

This commit is contained in:
root 2021-09-27 08:43:23 -04:00
parent 2ee7aaf997
commit b92fbb181d
4 changed files with 64 additions and 0 deletions

View file

@ -73,7 +73,9 @@ case $OS_VER in
"debian-12" | \
"ubuntu-20" | \
"ubuntu-21" | \
"ubuntu-22" | \
"linuxmint-20" | \
"linuxmint-21" | \
"raspbian-10" | \
"raspbian-11")
;;