Skip to content

Commit d42bc40

Browse files
kristelmerilainmrts
authored andcommitted
Update download-install-web-eid.sh (#34)
Signed-off-by: Kristel Merilain <[email protected]>
1 parent 50ec283 commit d42bc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/main/resources/static/scripts/download-install-web-eid.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ case $distro in
8181
;;
8282
bookworm)
8383
make_warn "Debian $codename is not officially supported"
84-
make_warn "Installing from ubuntu-kinetic repository"
84+
make_warn "Installing from ubuntu-jammy repository"
8585
make_install '22.04'
8686
;;
8787
*)

0 commit comments

Comments
 (0)