From 0018193ca1cee929125ef222d1a53635a5e84d21 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 7 Nov 2017 20:18:10 +0100 Subject: [PATCH] run update-locale too --- vm/LXC_README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/vm/LXC_README.txt b/vm/LXC_README.txt index 07bd5f0f..2da7f9e7 100644 --- a/vm/LXC_README.txt +++ b/vm/LXC_README.txt @@ -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