Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

hard-coded path for ruby may not be the best choice. #1

Open
DanMeltz opened this issue Aug 21, 2013 · 1 comment
Open

hard-coded path for ruby may not be the best choice. #1

DanMeltz opened this issue Aug 21, 2013 · 1 comment
Labels

Comments

@DanMeltz
Copy link
Contributor

for both scripts

@rubienr
Copy link

rubienr commented Jun 28, 2015

the import/export scripts have different shebangs:
a) #!/usr/bin/ruby
b) #!/usr/local/bin/ruby
where b) did not work for me on Ubuntu 15.04 and for that reason i had to change to a)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants