diff --git a/install-open-eid.sh b/install-open-eid.sh index 5adc0ee..946fc1f 100755 --- a/install-open-eid.sh +++ b/install-open-eid.sh @@ -145,7 +145,7 @@ case $distro in ;; esac ;; - ubuntu|neon|zorin) + ubuntu|neon|zorin|tuxedo) case $distro in neon) make_warn "Neon is not officially supported; assuming that it is equivalent to Ubuntu" ;; *) ;;