Skip to content
Snippets Groups Projects
Commit 32aadb92 authored by Matthew Webster's avatar Matthew Webster
Browse files

request now uses exported PREFIX

parent ee96ff3f
No related branches found
No related tags found
No related merge requests found
if [ -e ${FSLDIR}/bin/requestFSLpythonLink.sh ]; then
$FSLDIR/bin/requestFSLpythonLink.sh ${PREFIX}/bin atlasquery atlasq imcp immv imglob
$FSLDIR/bin/requestFSLpythonLink.sh atlasquery atlasq imcp immv imglob
fi
if [ -e ${FSLDIR}/bin/requestFSLpythonUnlink.sh ]; then
$FSLDIR/bin/requestFSLpythonUnlink.sh ${PREFIX}/bin atlasquery atlasq imcp immv imglob
$FSLDIR/bin/requestFSLpythonUnlink.sh atlasquery atlasq imcp immv imglob
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment