This commit is contained in:
parent
32470c6cb4
commit
376b019b00
2
.github/push-iso
vendored
2
.github/push-iso
vendored
@ -1 +1 @@
|
||||
18
|
||||
19
|
@ -40,7 +40,12 @@ EOF
|
||||
|
||||
cp -fv /etc/default/keyboard /etc/vconsole.conf || true
|
||||
|
||||
localectl set-locale LANG="en_US.UTF-8"
|
||||
tee /etc/default/locale <<'EOF'
|
||||
# File generated by update-locale
|
||||
LANG=en_US.UTF-8
|
||||
EOF
|
||||
|
||||
cp -fv /etc/default/locale /etc/locale.conf || true
|
||||
|
||||
# Setup console-setup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user