Skip to content

Commit b750907

Browse files
Fixed call to py
1 parent 407ecf3 commit b750907

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

main

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
mkdir -p out_dir
1313

1414
# run the actual python code
15-
singularity exec docker://brainlife/dipy:1.1.1 ./main.py
15+
singularity exec docker://brainlife/dipy:1.1.1 python3 main.py

main.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)