mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
Switch /usr/env to /usr/bin/env
This commit is contained in:
parent
520875467a
commit
c8dbec46ce
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/env ruby
|
||||
#!/usr/bin/env ruby
|
||||
#/usr/local/bin/ruby
|
||||
=begin
|
||||
create Makefile script for Ruby/OpenCV
|
||||
|
|
Loading…
Reference in a new issue