We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ec283 commit d42bc40Copy full SHA for d42bc40
example/src/main/resources/static/scripts/download-install-web-eid.sh
@@ -81,7 +81,7 @@ case $distro in
81
;;
82
bookworm)
83
make_warn "Debian $codename is not officially supported"
84
- make_warn "Installing from ubuntu-kinetic repository"
+ make_warn "Installing from ubuntu-jammy repository"
85
make_install '22.04'
86
87
*)
0 commit comments