diff --git a/packages/install.sh b/packages/install.sh index 3941dd5..9d7e42e 100755 --- a/packages/install.sh +++ b/packages/install.sh @@ -465,7 +465,7 @@ case "$os" in incr_step case "$codename" in - buster|bullseye|bionic|focal) + buster|bullseye|bionic|focal|jammy) check_python 3 python_supported=3 ;;