In `docker/scripts/r2gg_pipeline.sh` there is no check of step result before going to next step. It will be better if the script stop in case of error.
In
docker/scripts/r2gg_pipeline.shthere is no check of step result before going to next step.It will be better if the script stop in case of error.