Creating stable branch
[feedcatcher.git] / script / runner
diff --git a/script/runner b/script/runner
new file mode 100755 (executable)
index 0000000..a4a7cb2
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../config/boot'
+require 'commands/runner'