LANG fix in autoinstall
This commit is contained in:
parent
560519b0f7
commit
7606c120a6
@ -8,6 +8,7 @@ ln -sf /usr/share/zoneinfo/$TZuser /etc/localtime
|
|||||||
|
|
||||||
hwclock --systohc
|
hwclock --systohc
|
||||||
|
|
||||||
|
echo "LANG=en_US.UTF-8" >> /etc/locale.conf
|
||||||
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
|
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
|
||||||
echo "en_US ISO-8859-1" >> /etc/locale.gen
|
echo "en_US ISO-8859-1" >> /etc/locale.gen
|
||||||
locale-gen
|
locale-gen
|
||||||
|
Loading…
Reference in New Issue
Block a user