Commit ececa72ad09427d4e5949ed49a008341b61d88eb
1 parent
604f2de5
Exists in
production
ajustes
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
start.sh
@@ -28,4 +28,4 @@ if [ -f $ERRBIT_CONF_PATH/ambiente.sh ]; then | @@ -28,4 +28,4 @@ if [ -f $ERRBIT_CONF_PATH/ambiente.sh ]; then | ||
28 | source $ERRBIT_CONF_PATH/ambiente.sh | 28 | source $ERRBIT_CONF_PATH/ambiente.sh |
29 | fi | 29 | fi |
30 | 30 | ||
31 | -unicorn -c $ERRBIT_CONF_PATH/conf/unicorn.rb | 31 | +unicorn -c $ERRBIT_CONF_PATH/config/unicorn.rb |