diff --git a/src/main/resources/static/scripts/download-install-web-eid.sh b/src/main/resources/static/scripts/download-install-web-eid.sh index 2e3b38a..4300382 100755 --- a/src/main/resources/static/scripts/download-install-web-eid.sh +++ b/src/main/resources/static/scripts/download-install-web-eid.sh @@ -81,7 +81,7 @@ case $distro in ;; bookworm) make_warn "Debian $codename is not officially supported" - make_warn "Installing from ubuntu-kinetic repository" + make_warn "Installing from ubuntu-jammy repository" make_install '22.04' ;; *)