Skip to content

Commit

Permalink
in case ruby is somewhere else in the path (just used for coloring ou…
Browse files Browse the repository at this point in the history
…tput)
  • Loading branch information
sdague committed Sep 3, 2009
1 parent 9bd0106 commit a3183b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nant-color
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/ruby

#!/usr/bin/env ruby

def main
IO.popen("nant #{ARGV.join(' ')}") { |pipe|
Expand Down

0 comments on commit a3183b2

Please sign in to comment.