brainlife/app-mrtrix3-act

missing quotes

DanNBullock opened this issue · 0 comments

STEP_SIZE=`jq -r .step config.json`

Should be

STEP_SIZE=`jq -r '.step' config.json'