提交 9ff20937 编写于 作者: C cyberdak 提交者: lytscu

fix collector/start.sh tip.

"Web" to "Collector"
上级 1b499f0d
......@@ -27,8 +27,8 @@ eval exec "\"$_RUNJAVA\" ${JAVA_OPTS} ${COLLECTOR_OPTIONS} -classpath $CLASSPATH
if [ $? -eq 0 ]; then
sleep 1
echo "Skywalking Web started successfully!"
echo "Skywalking Collector started successfully!"
else
echo "Skywalking Web started failure!"
echo "Skywalking Collector started failure!"
exit 1
fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册