Removing extracted map-mash subtree

This commit is contained in:
Dan Buch
2012-05-05 17:27:21 -04:00
parent dc110b78de
commit b70a59831a
114 changed files with 0 additions and 19596 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/bash
exec ruby <<EORUBY
require File.expand_path('../../config/environment', '$0')
exec "resque-web --foreground --no-launch --port #{Setting.resque_web(:port)}"
EORUBY