b2json,j2bson: don't assume fixed ruby location
This commit is contained in:
parent
823abc2ad9
commit
23b75ed5fc
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/ruby
|
||||
#!/usr/bin/env ruby
|
||||
# encoding: UTF-8
|
||||
|
||||
# --
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/ruby
|
||||
#!/usr/bin/env ruby
|
||||
# encoding: UTF-8
|
||||
|
||||
# --
|
||||
|
|
Loading…
Reference in New Issue