Skip to content

Commit

Permalink
Merge pull request #12 from flywheel-apps/dev-GEAR-1477
Browse files Browse the repository at this point in the history
Ensuring 1.0.3_6.0 release
  • Loading branch information
dpark6060 authored Sep 20, 2021
2 parents 5cb4cbe + 7312f8e commit 3689af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ if [[ $FW_CONFIG_ALT_TEMPLATE == 1 ]] ; then
echo "$(set | grep FW_INPUT)"
STANDARD_TEMPLATE=$FW_INPUT_STANDARD_TEMPLATE
else
STANDARD_TEMPLATE="/usr/share/fsl/data/standard/MNI152_T1_2mm_brain"
STANDARD_TEMPLATE="${FSLDIR}/data/standard/MNI152_T1_2mm_brain.nii.gz"
fi

####################################################################
Expand Down

0 comments on commit 3689af3

Please sign in to comment.