From cc4ecf097fdca14560e994450113cc3420a1751a Mon Sep 17 00:00:00 2001 From: Seth Call Date: Sun, 5 Jan 2014 00:02:48 +0000 Subject: [PATCH] * forcing a build of develop branch --- runweb | 1 + 1 file changed, 1 insertion(+) diff --git a/runweb b/runweb index 459c28606..8bb4a626d 100755 --- a/runweb +++ b/runweb @@ -1,5 +1,6 @@ #!/bin/bash pushd web +# run jam-web rails server bundle exec rails s popd