diff --git a/start.sh b/start.sh index 50b3a6e..43a5b6c 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/conf/unicorn.rb +unicorn -c $ERRBIT_CONF_PATH/config/unicorn.rb -- libgit2 0.21.2