Add LFS variable

This commit is contained in:
Aditya 2023-01-05 14:58:27 +05:30
parent 86ca98806a
commit e113cab2e2

View file

@ -34,3 +34,8 @@ then
stop_script "chapter2/2.2-version-check.sh"
fi
# Set LFS variable
export LFS=/mnt/lfs
echo "LFS is $LFS"