X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/cc4532dee83d19baf79b35fadf7064b9b5c3948a..2ee66139013b4bd54c9614508dcf0b9d8b0714f7:/script/performance/benchmarker diff --git a/script/performance/benchmarker b/script/performance/benchmarker index 654d542..c842d35 100755 --- a/script/performance/benchmarker +++ b/script/performance/benchmarker @@ -1,3 +1,3 @@ -#!/usr/bin/ruby1.8 +#!/usr/bin/env ruby require File.dirname(__FILE__) + '/../../config/boot' require 'commands/performance/benchmarker'