mirror of
https://github.com/YellowJacketLinux/lfs-buildscripts.git
synced 2025-01-23 22:42:28 +08:00
bug fix
This commit is contained in:
parent
9023d11b51
commit
0ab7ba9ffc
@ -37,6 +37,7 @@ export LFS LC_ALL LFS_TGT PATH CONFIG_SITE
|
|||||||
# below is conservative but safe
|
# below is conservative but safe
|
||||||
export MAKEFLAGS=-j8
|
export MAKEFLAGS=-j8
|
||||||
EOF
|
EOF
|
||||||
|
chown lfs:lfs /home/lfs/.bashrc
|
||||||
|
|
||||||
echo "Please set the password for the lfs user:"
|
echo "Please set the password for the lfs user:"
|
||||||
echo " passwd lfs"
|
echo " passwd lfs"
|
||||||
|
Loading…
Reference in New Issue
Block a user