Generate locales during setup
This commit is contained in:
parent
3d4a607b2a
commit
2848e5b52c
|
@ -63,6 +63,7 @@ begin
|
|||
end | begin
|
||||
read LOCALES
|
||||
and arch-chroot "$mountDir" sed -i "s/^#\?\(\($LOCALES\).*\)\$/\1/" /etc/locale.gen
|
||||
and locale-gen
|
||||
end
|
||||
|
||||
and begin
|
||||
|
|
Loading…
Reference in a new issue