MIstake in Shell Scripting

Can Any one tell where I did a mistake.

https://learn.kodekloud.com/user/courses/shell-scripts-for-beginners/module/2709b373-3a6f-4b31-9aff-fe8a553898fa/lesson/558a44a8-6237-4f38-af65-d2059da05eb7

Hi @bhanuprakashk

The script name should be create-and-launch-rocket. Please try agian.

@bhanuprakashk This is not much related to the validation of your code, but whenever executing a script as if it was a command (after adding your $PWD to the PATH variable) you also need to make sure, that the script file has appropriate “executable” permissions set.