mirror of
https://git.adityakumar.xyz/lfs-scripts.git
synced 2024-11-21 19:52:52 +00:00
fix typo
This commit is contained in:
parent
7a98ed04d4
commit
3653c743f6
1 changed files with 1 additions and 1 deletions
|
@ -1201,7 +1201,7 @@ fi
|
||||||
# Chapter 8.55
|
# Chapter 8.55
|
||||||
# ============
|
# ============
|
||||||
echo "Building check"
|
echo "Building check"
|
||||||
su -c "bash $SCRIPT/chapte8/8.55-check.sh"
|
su -c "bash $SCRIPT/chapter8/8.55-check.sh"
|
||||||
|
|
||||||
# Exit on error
|
# Exit on error
|
||||||
check_exit_code
|
check_exit_code
|
||||||
|
|
Loading…
Reference in a new issue