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