瀏覽代碼

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 年之前
父節點
當前提交
d16064b13d
共有 1 個文件被更改,包括 2 次插入0 次删除
  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>