* removing comment from upstart file
This commit is contained in:
parent
2efc3f181b
commit
9ee0ef3f44
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue