Fix class name.

This commit is contained in:
wusheng 2017-06-06 21:35:32 +08:00
parent c7f1f6eb6d
commit 8c5bac9bce
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ do
done
echo "Starting collector...."
$_RUNJAVA ${JAVA_OPTS} -classpath $CLASSPATH CollectorBootStartUp
$_RUNJAVA ${JAVA_OPTS} -classpath $CLASSPATH org.skywalking.apm.collector.worker.CollectorBootStartUp