diff options
Diffstat (limited to 'chapter06/bash-inst.xml')
-rw-r--r-- | chapter06/bash-inst.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml index ea821923e..88f6aa874 100644 --- a/chapter06/bash-inst.xml +++ b/chapter06/bash-inst.xml @@ -6,7 +6,6 @@ <para><screen><userinput>./configure --prefix=/usr --bindir=/bin && make && make install && -ln -sf bash /bin/sh && exec /bin/bash --login</userinput></screen></para> </sect2> |