run update-locale too

This commit is contained in:
j 2017-11-07 20:18:10 +01:00
parent b242922232
commit 0018193ca1
1 changed files with 1 additions and 0 deletions

View File

@ -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