aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-01-27 04:26:58 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-01-27 04:26:58 +0000
commit0256c6e06159b3bff03ffaab722df8bca75b4ecc (patch)
treedf290582a56e5359d9299e5b0f454786033031d6 /chapter05
parent6cd9ed6654e89fce89b54e8148e989a5439a68a6 (diff)
removed the "#!/bin/sh" line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/installasuser.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter05/installasuser.xml b/chapter05/installasuser.xml
index af2883e6d..c459f72e6 100644
--- a/chapter05/installasuser.xml
+++ b/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>
<para><screen><userinput>cat > ~/.bash_profile << "EOF"
-#!/bin/sh
umask 022
LFS=/mnt/lfs