forked from ungleich-public/cdist
[__locale_system] Support Devuan
This commit is contained in:
parent
97bcfcc23c
commit
64c247026a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
os=$(cat "$__global/explorer/os")
|
||||
|
||||
case "$os" in
|
||||
debian|ubuntu)
|
||||
debian|devuan|ubuntu)
|
||||
locale_conf="/etc/default/locale"
|
||||
;;
|
||||
archlinux)
|
||||
|
|
Loading…
Reference in a new issue