diff --git a/BUILD_DOC.md b/BUILD_DOC.md index a1ca2a59e..d1f9dfaa9 100644 --- a/BUILD_DOC.md +++ b/BUILD_DOC.md @@ -188,7 +188,7 @@ $mvn package -Dmaven.test.skip=true > chmod +x start-analysis.sh ``` -- 运行脚本. Run the command. +- 创建crontab并运行脚本. Create crontab and run the command. ``` >./start-analysis.sh ```