[Q] include shell script in my RubyGems package

K

kwatch

Question about creating RubyGems package:

I want to include a shell script into bin/ directory.
I tried to create and install my package. It was done successfully.
But gem command cannot detect the shell script is not a ruby script.
It means that '/usr/local/bin/myscript', for example, load a script
'/usr/local/lib/ruby/gems/1.8/gems/myapp-0.0.1/bin/myscript' as
Ruby script, and got error becasuse the latter is not ruby script
but a shell script.

Give me some advice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top