Generate locales in proper system
This commit is contained in:
parent
56baf02459
commit
2b3440f3fd
|
@ -62,7 +62,7 @@ begin
|
|||
end | begin
|
||||
read LOCALES
|
||||
and arch-chroot "$mountDir" sed -i "s/^#\?\(\($LOCALES\).*\)\$/\1/" /etc/locale.gen
|
||||
and locale-gen
|
||||
and arch-chroot "$mountDir" locale-gen
|
||||
end
|
||||
|
||||
and begin
|
||||
|
|
Loading…
Reference in a new issue