Explorar o código

scripts/installer: add Ubuntu 22.04 LTS Jammy Jellyfish (#3955)

Signed-off-by: Xe Iaso <[email protected]>
Xe Iaso %!s(int64=4) %!d(string=hai) anos
pai
achega
a45f8accdb
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      scripts/installer.sh

+ 2 - 1
scripts/installer.sh

@@ -231,7 +231,8 @@ main() {
 			   [ "$VERSION" != "focal" ] && \
 			   [ "$VERSION" != "focal" ] && \
 			   [ "$VERSION" != "groovy" ] && \
 			   [ "$VERSION" != "groovy" ] && \
 			   [ "$VERSION" != "hirsute" ] && \
 			   [ "$VERSION" != "hirsute" ] && \
-			   [ "$VERSION" != "impish" ]
+			   [ "$VERSION" != "impish" ] && \
+			   [ "$VERSION" != "jammy" ]
 			then
 			then
 				OS_UNSUPPORTED=1
 				OS_UNSUPPORTED=1
 			fi
 			fi