mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-13 03:40:01 +01:00
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'
|