update for t11, and fixes for find file
[distro-functions] / src / identify-distros
index b0f63acf3aaf30347299348ef8d39ed1876f373e..a3bc4028f26c6559e4d4901cddc5aef2a17da82d 100644 (file)
@@ -146,6 +146,9 @@ debian-codename-compat() {
     nabia)
       echo focal
       ;;
+    aramo)
+      echo jammy
+      ;;
     *)
       echo $n
       ;;