Skip to content

Commit e8c311a

Browse files
committed
Update paths
1 parent 5ccfae5 commit e8c311a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-october-2022/example_2x2_cardio_fmi/example_user/run_fractal_demo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rm -r $TMPDIR
2626
mkdir $TMPDIR
2727

2828
# If the images have not been downloaded yet, use the `fetch_test_data_from_zenodo.sh` script
29-
INPUT_PATH=../../images/10.5281_zenodo.7057076
29+
INPUT_PATH=`pwd`/../../images/10.5281_zenodo.7057076
3030
# Define a unique output path that depends on the username
3131
OUTPUT_PATH=`pwd`/$USERNAME'_output'
3232
rm -rv $OUTPUT_PATH

0 commit comments

Comments
 (0)