summaryrefslogtreecommitdiffstats
path: root/script/destroy
diff options
context:
space:
mode:
Diffstat (limited to 'script/destroy')
-rwxr-xr-xscript/destroy3
1 files changed, 0 insertions, 3 deletions
diff --git a/script/destroy b/script/destroy
deleted file mode 100755
index 88d295f7a..000000000
--- a/script/destroy
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env ruby
-require File.expand_path('../../config/boot', __FILE__)
-require 'commands/destroy'