mirror of
https://github.com/OpenSim-NGC/OpenSim-Sasquatch.git
synced 2024-11-21 06:26:09 -07:00
in case ruby is somewhere else in the path (just used for coloring output)
This commit is contained in:
parent
9bd0106333
commit
a3183b2025
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/ruby
|
||||
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
def main
|
||||
IO.popen("nant #{ARGV.join(' ')}") { |pipe|
|
||||
|
|
Loading…
Reference in a new issue