mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Merge pull request #2016 from digitalkram/develop
Add KDE neon to list of Ubuntu derivates (again)
This commit is contained in:
commit
3c48309906
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue