Browse Source

Added the mv $LFS/usr/bin/bash|bashbug $LFS/bin again

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
d16064b13d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      chapter06/bash-inst.xml

+ 2 - 0
chapter06/bash-inst.xml

@@ -11,6 +11,8 @@ Install Bash by running the following commands:
 	<userinput>make &amp;&amp;</userinput>
 	<userinput>make install &amp;&amp;</userinput>
 	<userinput>logout</userinput>
+	<userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug
+		$LFS/bin</userinput>
 </literallayout></blockquote>
 
 <para>