in case ruby is somewhere else in the path (just used for coloring output)

remotes/origin/0.6.7-post-fixes
Sean Dague 2009-09-03 15:00:53 -04:00
parent 9bd0106333
commit a3183b2025
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
def main
IO.popen("nant #{ARGV.join(' ')}") { |pipe|