Skip to content
Snippets Groups Projects
Commit 9bbd2541 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Update 2 files

- /post-link.sh
- /pre-unlink.sh
parent 81f0afcc
No related branches found
No related tags found
1 merge request!114Add missing wrapper scripts
Pipeline #24352 canceled
if [ -e ${FSLDIR}/share/fsl/sbin/createFSLWrapper ]; then if [ -e ${FSLDIR}/share/fsl/sbin/createFSLWrapper ]; then
${FSLDIR}/share/fsl/sbin/createFSLWrapper fslversion update_fsl_release update_fsl_package ${FSLDIR}/share/fsl/sbin/createFSLWrapper fslversion update_fsl_release update_fsl_package open_fsl_report find_cuda_exe
fi fi
if [ -e ${FSLDIR}/share/fsl/sbin/removeFSLWrapper ]; then if [ -e ${FSLDIR}/share/fsl/sbin/removeFSLWrapper ]; then
${FSLDIR}/share/fsl/sbin/removeFSLWrapper fslversion update_fsl_release update_fsl_package ${FSLDIR}/share/fsl/sbin/removeFSLWrapper fslversion update_fsl_release update_fsl_package open_fsl_report find_cuda_exe
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