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

Tighten kalite/tasks/install.yml; Introduce is_linuxmint_22

This commit is contained in:
root 2024-03-07 00:44:42 -05:00
parent 92e70fc0bc
commit f67660d30b
6 changed files with 14 additions and 40 deletions

View file

@ -89,6 +89,7 @@ case $OS_VER in
"ubuntu-2310" | \
"ubuntu-2404" | \
"linuxmint-21" | \
"linuxmint-22" | \
"raspbian-12")
;;
*) echo -e "\n\e[41;1mOS '$OS_VER' IS NOT SUPPORTED. Please read:\e[0m\n\n\e[1mhttps://github.com/iiab/iiab/wiki/IIAB-Platforms\e[0m\n" ; exit 1 # Used by /opt/iiab/iiab/iiab-install