diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/bash-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml index 41dfe38c6..6ca2e5600 100644 --- a/chapter06/bash-inst.xml +++ b/chapter06/bash-inst.xml @@ -7,7 +7,7 @@ <userinput>make &&</userinput> <userinput>make install &&</userinput> <userinput>logout</userinput> -<userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin &&</userinput> +<userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin &&</userinput> &c6-chrootcmd;</screen></para> <para>The static bash is replaced with the dynamic bash after we exit |