提交 8f506877 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

restart after upgraded

上级 88edb058
......@@ -18,6 +18,7 @@ DIR="$( cd "$( dirname "$0" )" && pwd )"
PORT=`ps -ef | grep "$PARAM_NAME" | grep -v "grep" | grep -v ".sh" | awk '{print $10}'`
echo name: $PARAM_NAME, dir: $DIR, port $PORT
# init $PARAM_PORT
if [ -z "$PARAM_PORT" ]; then
if [ -z "$PORT" ]; then
if [ "$PARAM_NAME" = "ztf" ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册