Thursday 15 August 2013

ubuntu - rvm init.d script -


I currently have Ruby 1.8.7 setup with rvm. Currently everything is working with rvmsudo, although I need the following init.d script which can run: rvmsudo / var / rails / sandbox / script / server -p 8080 -e sandbox < P> Unfortunately rvmsudo part is making it difficult because anyone does not recongize root rvmsudo any ideas on how can this init script write?

Use its full path: / path / to / rvm / bin / rvmd < / Code>

No comments:

Post a Comment