This commit is contained in:
Aditya 2023-01-14 21:25:30 +05:30
parent 7a98ed04d4
commit 3653c743f6

View file

@ -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