Ubuntu 18.04: Skip installing locales
It is already installed. Reported-by: Mike Johnston <mjohnston@wiktel.com>
parent
fb98443a7d
commit
b3c4b7bbbf
|
@ -243,7 +243,6 @@ Customize this file if the system is not a DHCP client.
|
||||||
# ln -s /proc/self/mounts /etc/mtab
|
# ln -s /proc/self/mounts /etc/mtab
|
||||||
# apt update
|
# apt update
|
||||||
|
|
||||||
# apt install --yes locales
|
|
||||||
# dpkg-reconfigure locales
|
# dpkg-reconfigure locales
|
||||||
|
|
||||||
Even if you prefer a non-English system language, always ensure that `en_US.UTF-8` is available.
|
Even if you prefer a non-English system language, always ensure that `en_US.UTF-8` is available.
|
||||||
|
|
Loading…
Reference in New Issue