Mnt/createwrapper
Fixes a couple of issues with the createFSLWrapper script:
- Call
/usr/bin/statinstead ofstaton macOS, as some systems may have a non-standardstatfirst on their$PATH - Adjust the regular expression used for python script detection, as it was not detecting versioned python executables, e.g.
python3.10.