mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 02:00:24 +00:00
Merge pull request #1143 from immarvin/onubtgenimage16.04
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
This commit is contained in:
@@ -49,5 +49,5 @@ chroot $installroot \
|
||||
locale-gen en_US.UTF-8 en_US
|
||||
chroot $installroot \
|
||||
update-locale
|
||||
chroot $installroot \
|
||||
DEBIAN_FRONTEND=noninteractive chroot $installroot \
|
||||
dpkg-reconfigure locales
|
||||
|
Reference in New Issue
Block a user