This commit is contained in:
2019-10-04 09:02:55 -07:00
parent d9f759a43c
commit 0017b4ec4a
8 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen
locale-gen