diff --git a/start.sh b/start.sh index fb3a2a6..4c5215b 100755 --- a/start.sh +++ b/start.sh @@ -28,4 +28,4 @@ if [ -f $ERRBIT_CONF_PATH/ambiente.sh ]; then source $ERRBIT_CONF_PATH/ambiente.sh fi -unicorn -c $ERRBIT_CONF_PATH/config/unicorn.rb --daemonize +unicorn -c $ERRBIT_CONF_PATH/unicorn.rb --daemonize -- libgit2 0.21.2