Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion install-open-eid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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" ;;
*) ;;
Expand Down