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

Moved scripts

parent 32aadb92
No related branches found
No related tags found
No related merge requests found
if [ -e ${FSLDIR}/bin/requestFSLpythonLink.sh ]; then if [ -e ${FSLDIR}/etc/fslconf/requestFSLpythonLink.sh ]; then
$FSLDIR/bin/requestFSLpythonLink.sh atlasquery atlasq imcp immv imglob $FSLDIR/etc/fslconf/requestFSLpythonLink.sh atlasquery atlasq imcp immv imglob
fi fi
if [ -e ${FSLDIR}/bin/requestFSLpythonUnlink.sh ]; then if [ -e ${FSLDIR}/etc/fslconf/requestFSLpythonUnlink.sh ]; then
$FSLDIR/bin/requestFSLpythonUnlink.sh atlasquery atlasq imcp immv imglob $FSLDIR/etc/fslconf/requestFSLpythonUnlink.sh atlasquery atlasq imcp immv imglob
fi 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