From e557e323035a54e335ecf95cc935dcbbaee44009 Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Sun, 24 Aug 2014 12:13:18 +0300 Subject: [PATCH] =?UTF-8?q?=E2=80=A2=20Welcome=20message=20is=20indented?= =?UTF-8?q?=202=20console=20characters=20to=20the=20right.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/5_generate_rootfs.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/5_generate_rootfs.sh b/src/5_generate_rootfs.sh index f820a0f27..fc64f8f19 100644 --- a/src/5_generate_rootfs.sh +++ b/src/5_generate_rootfs.sh @@ -37,11 +37,11 @@ chmod +x bootscript.sh cat > welcome.txt << EOF -##################################### -# # -# Welcome to "Minimal Linux Live" # -# # -##################################### + ##################################### + # # + # Welcome to "Minimal Linux Live" # + # # + ##################################### EOF