mirror of
https://git.adityakumar.xyz/lfs-scripts.git
synced 2024-11-09 15:09:44 +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
|
||||
# ============
|
||||
echo "Building check"
|
||||
su -c "bash $SCRIPT/chapte8/8.55-check.sh"
|
||||
su -c "bash $SCRIPT/chapter8/8.55-check.sh"
|
||||
|
||||
# Exit on error
|
||||
check_exit_code
|
||||
|
|
Loading…
Reference in a new issue