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 năm trước cách đây
mục cha
commit
d16064b13d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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>