diff --git a/start.sh b/start.sh index fcfbd5f4..2c7615e1 100755 --- a/start.sh +++ b/start.sh @@ -10,4 +10,5 @@ if [ -f $pidfile ] ; then rm $pidfile; fi -bundle exec /usr/local/bundle/bin/passenger start +#bundle exec /usr/local/bundle/bin/passenger start +bundle exec passenger start