When using the SHELL command the script execution is stopped until the program exits.
If you want to execute a program and continue the script try using RUN.

Hope this helps