diff --git a/config/hooks/normal/01-set-locale.hook.chroot b/config/hooks/normal/01-set-locale.hook.chroot new file mode 100755 index 0000000..7709886 --- /dev/null +++ b/config/hooks/normal/01-set-locale.hook.chroot @@ -0,0 +1,6 @@ +#!/bin/sh +set -e + +cat >/etc/default/locale<