aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chrootcmd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/chrootcmd.xml')
-rw-r--r--chapter06/chrootcmd.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/chrootcmd.xml b/chapter06/chrootcmd.xml
index e7ea6bdde..358ef1b40 100644
--- a/chapter06/chrootcmd.xml
+++ b/chapter06/chrootcmd.xml
@@ -1,3 +1,2 @@
-<userinput>cd $LFS &amp;&amp;
-chroot $LFS /usr/bin/env -i HOME=/root \
-&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>
+<userinput>chroot $LFS /usr/bin/env -i HOME=/root \
+&nbsp;&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>