Fix class name.
This commit is contained in:
parent
c7f1f6eb6d
commit
8c5bac9bce
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue