in case ruby is somewhere else in the path (just used for coloring output)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/ruby
|
||||
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
def main
|
||||
IO.popen("nant #{ARGV.join(' ')}") { |pipe|
|
||||
|
||||
Reference in New Issue
Block a user