diff --git a/start.sh b/start.sh index efc8b01..9264ce9 100755 --- a/start.sh +++ b/start.sh @@ -11,4 +11,4 @@ if [ -f config/envvars ]; then source config/envvars fi -ruby -S bundle exec bin/unicorn --config-file config/unicorn.rb --daemonize +ruby -S bundle exec unicorn --config-file config/unicorn.rb --daemonize -- libgit2 0.21.2