#!/bin/sh echo echo "live-config hook: needs locales generation" echo "en_US.UTF-8 UTF-8\nru_RU.UTF-8 UTF-8\nru_UA.UTF-8 UTF-8\nuk_UA.UTF-8 UTF-8" >> /etc/locale.gen locale-gen