X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/cc4532dee83d19baf79b35fadf7064b9b5c3948a..da8a3c5c6efcad4e4a5424a09c0479f7ee52a9ec:/script/runner diff --git a/script/runner b/script/runner index f0c193f..ccc30f9 100755 --- a/script/runner +++ b/script/runner @@ -1,3 +1,3 @@ -#!/usr/bin/ruby1.8 +#!/usr/bin/env ruby require File.dirname(__FILE__) + '/../config/boot' require 'commands/runner' \ No newline at end of file