aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2021-01-04 00:52:33 -0700
committerAlexis Hovorka <[email protected]>2021-01-04 00:52:33 -0700
commit6c4e1e7020b08b6e95a316e609d5ef63487d5b8d (patch)
tree132777b73f285de58c5dcc6439cd9be5cdee03dd
parent5d008bbd34b1ff387d9afcf8732c6499a9af5eb8 (diff)
[fix] Actually *generate* the selected locale
-rw-r--r--1.root.bash_history1
1 files changed, 1 insertions, 0 deletions
diff --git a/1.root.bash_history b/1.root.bash_history
index 3d1fe06..675256a 100644
--- a/1.root.bash_history
+++ b/1.root.bash_history
@@ -6,6 +6,7 @@ nano /etc/hosts
10.0.0.1 zeno.local zeno.global.domain
nano /etc/locale.gen
en_US.UTF-8
+locale-gen
nano /etc/locale.conf
LANG=en_US.UTF-8
ln -s /usr/share/zoneinfo/MST7MDT /etc/localtime