From ececa72ad09427d4e5949ed49a008341b61d88eb Mon Sep 17 00:00:00 2001 From: Abner Oliveira Date: Fri, 20 May 2016 15:10:25 -0300 Subject: [PATCH] ajustes --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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