Skip to content

Commit c021df5

Browse files
authored
Update eg_freesurferpost-unstable_ingressed-fs.yaml
1 parent 54aae6e commit c021df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/eg_freesurferpost-unstable_ingressed-fs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bids_app_args:
2525
-w: "$BABS_TMPDIR"
2626
--stop-on-first-crash: ""
2727
--fs-license-file: "/path/to/FreeSurfer/license.txt" # [FIX ME] path to FreeSurfer license file
28-
--fs-subjects-dir: inputs/data/fmriprep_anat/fmriprep_anat/sourcedata/freesurfer #replace with path to your freesurfer results from fmriprep_anat
28+
--fs-subjects-dir: '"$PWD"/inputs/data/fmriprep_anat/fmriprep_anat/sourcedata/freesurfer' #replace with path to your freesurfer results from fmriprep_anat
2929

3030
# Arguments that are passed directly to singularity/apptainer:
3131
singularity_args:

0 commit comments

Comments
 (0)