use /usr/bin/env for calling ruby

This commit is contained in:
Ward Wouts 2014-01-04 19:20:47 +00:00
parent 41f6cf9d33
commit bb314ebce1

View file

@ -1,4 +1,4 @@
#!/usr/bin/ruby -w #!/usr/bin/env ruby
# $Dwarf: ripnews.rb,v 1.107 2005/06/06 12:53:10 ward Exp $ # $Dwarf: ripnews.rb,v 1.107 2005/06/06 12:53:10 ward Exp $
# $Source$ # $Source$