diff --git a/netboot.sh b/netboot.sh index 85ba096..22829c4 100644 --- a/netboot.sh +++ b/netboot.sh @@ -196,7 +196,7 @@ if [ "$DEBI_DRY_RUN" != true ]; then cd "$DEBI_WORKDIR" fi -cat >> preseed.cfg << EOF +cat > preseed.cfg << EOF # Localization d-i debian-installer/locale string en_US.UTF-8