From 2422a129df8c285c7c646b84db2ab8c252cc7aba Mon Sep 17 00:00:00 2001 From: K D Hedger Date: Tue, 26 Jan 2016 16:49:49 +0000 Subject: [PATCH] updated howto etc --- LFSScripts/SystemData | 2 +- LFSScripts/SystemData.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LFSScripts/SystemData b/LFSScripts/SystemData index 5dac8072..57205222 100755 --- a/LFSScripts/SystemData +++ b/LFSScripts/SystemData @@ -5,7 +5,7 @@ #Warn and quit #Set The variables between this --------------> #And then remove/comment out the next line -echo "WARNING!! You must set the variable in ./SystemData before proceding!\n";exit 1 +echo -e "\n!!! WARNING !!!\nYou must set the variables in ./SystemData before proceeding!\n";exit 1 #basic stuff #Mount point for your new LFS system diff --git a/LFSScripts/SystemData.example b/LFSScripts/SystemData.example index 388c830d..8192ff3f 100755 --- a/LFSScripts/SystemData.example +++ b/LFSScripts/SystemData.example @@ -5,7 +5,7 @@ #Warn and quit #Set The variables between this --------------> #And then remove/comment out the next line -#echo "WARNING!! You must set the variable in ./SystemData before proceding!\n";exit 1 +#echo -e "\n!!! WARNING !!!\nYou must set the variables in ./SystemData before proceeding!\n";exit 1 #basic stuff #Mount point for your new LFS system