4 lines
117 B
Ruby
Executable file
4 lines
117 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../../config/boot'
|
|
require 'commands/performance/benchmarker'
|