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

RF: Remove .sh prefix for forward-compatibility (e.g. future re-implementation

in another language), and move to a more FHS-compliant location
parent 15e6553c
No related branches found
No related tags found
1 merge request!1Enh/create wrapper
File moved
#!/usr/bin/env bash #!/usr/bin/env bash
# #
# Remove wrapper script/links in $FSLDIR/share/fsl/bin/ which invoke commands # Remove wrapper script/links in $FSLDIR/share/fsl/bin/ which invoke commands
# that are installed in $FSLDIR/bin/. See createFSLWrapper.sh for more # that are installed in $FSLDIR/bin/. See createFSLWrapper for more
# information. # information.
targets="$@" targets="$@"
......
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