mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
4 lines
123 B
Ruby
Executable File
4 lines
123 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.expand_path('../../../config/boot', __FILE__)
|
|
require 'commands/performance/benchmarker'
|