executable icon indicating copy to clipboard operation
executable copied to clipboard

Shebang should start with /

Open stewartmckee opened this issue 7 years ago • 0 comments

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

stewartmckee avatar Jul 14 '17 11:07 stewartmckee