mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Fix style (EOF quote)
This commit is contained in:
@@ -347,7 +347,7 @@ EOF
|
|||||||
echo 'd-i hw-detect/load_firmware boolean true' | $save_preseed
|
echo 'd-i hw-detect/load_firmware boolean true' | $save_preseed
|
||||||
|
|
||||||
if [ "$network_console" = true ]; then
|
if [ "$network_console" = true ]; then
|
||||||
$save_preseed << EOF
|
$save_preseed << 'EOF'
|
||||||
|
|
||||||
# Network console
|
# Network console
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user