mirror of
https://git.adityakumar.xyz/lfs-scripts.git
synced 2024-11-22 03:52:52 +00:00
Add LFS variable
This commit is contained in:
parent
86ca98806a
commit
e113cab2e2
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue