-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
It seems that the two lines towards the end of setup.sh
echo "export DRAWEMDIR=$DRAWEMDIR" >> $code_dir/parameters/path.sh
echo "export PATH=${MIRTK_build}/bin:"'${PATH}' >> $code_dir/parameters/path.sh
attempt to write to a path that does not exist. Should the variables be $DRAWEMDIR instead of $code_dir?
Metadata
Metadata
Assignees
Labels
No labels