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