mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
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