executable
executable copied to clipboard
Shebang should start with /
Hi,
I had an issue using your example, the shebang did not start with a / so wasn't picking up env properly. It probably should be
#!/usr/bin/env ruby