mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
minor layout change (<<"EOF" to << "EOF")
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5144fd39c5
commit
6cd9ed6654
@ -27,7 +27,7 @@ the normal way through the console or the display manager, or with
|
|||||||
<userinput>su - lfs</userinput>. When you're working as user "lfs", type
|
<userinput>su - lfs</userinput>. When you're working as user "lfs", type
|
||||||
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
|
#!/bin/sh
|
||||||
umask 022
|
umask 022
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user