Files
2019-10-04 09:02:55 -07:00

5 lines
67 B
Bash

#!/bin/bash
echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen
locale-gen