aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bash-inst.xml')
-rw-r--r--chapter06/bash-inst.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index 0e113e9e9..08c522099 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -7,6 +7,8 @@
   --bindir=/bin &&
make &&
make install &&
+cd /bin &&
+ln -sf bash sh &&
exec /bin/bash --login</userinput></screen></para>
</sect2>