Can someone check my labs, i am not sure of what i did wrong

Please include the full name of your lab – I’m not 100% sure which lab you are doing here.

LINUX BASICS
LAB 9. SCRIPT EXECUTION PERMISSION.

You need to make the script not only executable, but also readable (chmod +rx /tmp/xfusioncorp.sh), since it a script can not be read by the user, it won’t execute either.