run update-locale too
This commit is contained in:
parent
b242922232
commit
0018193ca1
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
echo "pandora:pandora" | chpasswd
|
||||
echo PasswordAuthentication no >> /etc/ssh/sshd_config
|
||||
locale-gen en_US.UTF-8
|
||||
update-locale LANG=en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
cd /root
|
||||
|
|
Loading…
Reference in a new issue