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

Merge branch 'mnt/wrappers' into 'master'

Add missing wrapper scripts

See merge request !114
parents 81f0afcc 9bbd2541
No related branches found
No related tags found
1 merge request!114Add missing wrapper scripts
Pipeline #24359 waiting for manual action
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
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
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