diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index 619267681..41dfe38c6 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -7,8 +7,7 @@
make &&
make install &&
logout
-mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin
- &&
+mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin &&
&c6-chrootcmd;
The static bash is replaced with the dynamic bash after we exit