Skip to content

Commit

Permalink
Update script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
armaneshaghi committed Nov 10, 2017
1 parent 40fb30e commit af5c0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.sh
@@ -1,7 +1,7 @@
#! /bin/bash
DATA_DIR=${PWD}
OUT_DIR=$DATA_DIR/Output
#check if ANTSPATH is set
##check if ANTSPATH is set
: ${ANTSPATH:?"Need to set ANTSPATH non-empty"}
#assusming that ANTSPATH is already set and in the $PATH
# LesionFilling imageDimension T1_image.nii.gz lesion_mask.nii.gz output_lesion_filled.nii.gz
Expand Down

0 comments on commit af5c0b7

Please sign in to comment.