mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 17:51:33 +01:00
locale changes 1/2
This commit is contained in:
@@ -80,6 +80,7 @@ langinst=$(cat /etc/locale.gen | grep -m1 '^#'$opclang | cut -c2-40)
|
||||
|
||||
sed -i "s/\#$langinst/$langinst/g" /etc/locale.gen
|
||||
echo "LANG=$opclang" > /etc/locale.conf
|
||||
echo "LANGUAGE=$opclang" > /etc/locale.conf
|
||||
echo "LC_COLLATE=$opclang" >> /etc/locale.conf
|
||||
echo "KEYMAP=$langabr" > /etc/vconsole.conf
|
||||
locale-gen
|
||||
|
||||
Reference in New Issue
Block a user