From 7aac294cf0f8cd0042469b2675b19cdf996244a4 Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Mon, 12 Apr 2021 22:50:39 +0800 Subject: [PATCH] Fix style (EOF quote) --- debi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debi.sh b/debi.sh index 7cfab78..6a052ab 100755 --- a/debi.sh +++ b/debi.sh @@ -347,7 +347,7 @@ EOF echo 'd-i hw-detect/load_firmware boolean true' | $save_preseed if [ "$network_console" = true ]; then - $save_preseed << EOF + $save_preseed << 'EOF' # Network console