wrong var

This commit is contained in:
tux 2023-05-08 18:55:18 +02:00
parent 5cac1758bc
commit 36853f6c3e

View File

@ -663,6 +663,6 @@ make install &&
cd .. && cd .. &&
rm -rf "$LFS_BASH" && rm -rf "$LFS_BASH" &&
echo "Finished 8.34 ""$LFS_BASH""" && echo "Finished 8.34 ""$LFS_BASH""" &&
echo "$LFS_GREP" >> /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