From 00f1d0e52c8828e58fb2cf7a7793ec33cc145d8d Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Fri, 10 May 2019 18:50:14 -0400 Subject: [PATCH] Update start.sh --- start.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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