diff --git a/install-open-eid.sh b/install-open-eid.sh index c8786f0..d2fb713 100755 --- a/install-open-eid.sh +++ b/install-open-eid.sh @@ -174,6 +174,10 @@ case $distro in ;; linuxmint) case $release in + 22*) + make_warn "Linux Mint 22 is not officially supported" + add_repository noble + ;; 21*) make_warn "Linux Mint 21 is not officially supported" add_repository jammy