diff options
Diffstat (limited to 'chapter06/bash-inst.xml')
-rw-r--r-- | chapter06/bash-inst.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml index b1872638f..46f59ef69 100644 --- a/chapter06/bash-inst.xml +++ b/chapter06/bash-inst.xml @@ -11,6 +11,8 @@ Install Bash by running the following commands: <userinput>make &&</userinput> <userinput>make install &&</userinput> <userinput>logout</userinput> + <userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug + $LFS/bin</userinput> </literallayout></blockquote> <para> |