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