pull/8/head
Bohan Yang 7 years ago
parent 6dc43f2300
commit 6b493d65a1
  1. 2
      netboot.sh

@ -196,7 +196,7 @@ if [ "$DEBI_DRY_RUN" != true ]; then
cd "$DEBI_WORKDIR" cd "$DEBI_WORKDIR"
fi fi
cat >> preseed.cfg << EOF cat > preseed.cfg << EOF
# Localization # Localization
d-i debian-installer/locale string en_US.UTF-8 d-i debian-installer/locale string en_US.UTF-8

Loading…
Cancel
Save