Merge pull request #2016 from digitalkram/develop

Add KDE neon to list of Ubuntu derivates (again)
This commit is contained in:
David Murphy 2024-09-17 15:31:37 -06:00 committed by GitHub
commit 3c48309906
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"