Browse Source

removed the "#!/bin/sh" line

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
0256c6e061
1 changed files with 0 additions and 1 deletions
  1. 0 1
      chapter05/installasuser.xml

+ 0 - 1
chapter05/installasuser.xml

@@ -28,7 +28,6 @@ the normal way through the console or the display manager, or with
 the following commands to setup a good environment to work in:</para>
 the following commands to setup a good environment to work in:</para>
 
 
 <para><screen><userinput>cat > ~/.bash_profile << "EOF"
 <para><screen><userinput>cat > ~/.bash_profile << "EOF"
-#!/bin/sh
 umask 022
 umask 022
 
 
 LFS=/mnt/lfs
 LFS=/mnt/lfs