* removing comment from upstart file

This commit is contained in:
Seth Call 2013-01-20 18:10:19 -06:00
parent 2efc3f181b
commit 9ee0ef3f44
1 changed files with 0 additions and 1 deletions

View File

@ -17,4 +17,3 @@ fi
rm -f Gemfile.lock
BUILD_NUMBER=$BUILD_NUMBER exec bundle exec unicorn_rails -p $PORT -E production -c config/unicorn.rb # -D
#BUILD_NUMBER=$BUILD_NUMBER /usr/local/rbenv/shims/bundle exec rails s -p $PORT