Skip to content

Commit

Permalink
fix config bug
Browse files Browse the repository at this point in the history
  • Loading branch information
wjx82850707 committed Sep 13, 2018
1 parent 7c35838 commit 84e1a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/tarsconfig/util/execute.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ if [ "$PID" != "" ]; then
echo "kill -9 $PID"
fi
ulimit -c unlimited
$bin --config=/usr/local/app/tars/tarsconfig/conf/tars.tarsconfig.config.conf.conf &
$bin --config=/usr/local/app/tars/tarsconfig/conf/tars.tarsconfig.config.conf &

0 comments on commit 84e1a9f

Please sign in to comment.