8 lines
68 B
Plaintext
Raw Normal View History

#!/bin/sh
set -e
cat >/etc/default/locale<<EOF
LANG="C.UTF-8"
EOF