I have a python script that is calling a bash script. The call works fine. However, when the bash script is finished, it doesn\'t return back to the python script run. I tho