mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Fix
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user