In case someone wants to use bin/runner directly
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env ruby
|
||||
exec "#{ARGV.first} 2>&1"
|
||||
exec "#{ARGV.join(' ')} 2>&1"
|
||||
|
||||
Reference in New Issue
Block a user