disunity icon indicating copy to clipboard operation
disunity copied to clipboard

Have shell script follow symlink

Open saneki opened this issue 11 years ago • 1 comments

This is so a symlink to the script can be placed in a directory such as /usr/bin and function correctly.

Assuming that this doesn't break anything on OS X.

saneki avatar Nov 07 '14 19:11 saneki

Line ending of the shell script should also be changed to Unix or otherwise you get this warning: bash: ./disunity.sh: /bin/sh^M: bad interpreter: No such file or directory

darealshinji avatar Jan 03 '18 09:01 darealshinji