missing option

This commit is contained in:
tux 2023-05-08 18:56:02 +02:00
parent 36853f6c3e
commit 8cd304e113

View File

@ -662,7 +662,7 @@ EOF
make install && make install &&
cd .. && cd .. &&
rm -rf "$LFS_BASH" && rm -rf "$LFS_BASH" &&
echo "Finished 8.34 ""$LFS_BASH""" && echo "Finished 8.34 ""$LFS_BASH""" >> build.log &&
echo "$LFS_BASH" >> /installed.txt echo "$LFS_BASH" >> /installed.txt
echo "Executing new bash, continue with chapter 8 p2" echo "Executing new bash, continue with chapter 8 p2"
exec /usr/bin/bash --login exec /usr/bin/bash --login