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