Most Ruby scripts that use a shebang will want ruby to be the command name, but even after installing jruby-launcher our bin/ruby is still a bash script. We should make bin/ruby also point at the executable, either by copying or linking.
Reactions are currently unavailable
Most Ruby scripts that use a shebang will want ruby to be the command name, but even after installing jruby-launcher our bin/ruby is still a bash script. We should make bin/ruby also point at the executable, either by copying or linking.