Added KDE neon to list of Ubuntu derivates (again)

This commit is contained in:
thilo 2024-09-06 08:32:05 +02:00
parent 725d18f6c8
commit 064d13cf41
No known key found for this signature in database
GPG key ID: 55F3DFE67EFCA3F0

View file

@ -1280,7 +1280,7 @@ __gather_system_info() {
#----------------------------------------------------------------------------------------------------------------------
# shellcheck disable=SC2034
__ubuntu_derivatives_translation() {
UBUNTU_DERIVATIVES="(trisquel|linuxmint|elementary_os|pop)"
UBUNTU_DERIVATIVES="(trisquel|linuxmint|elementary_os|pop|neon)"
# Mappings
trisquel_10_ubuntu_base="20.04"
trisquel_11_ubuntu_base="22.04"