提交 709ea566 编写于 作者: S storypku 提交者: changsh726

apollo.sh: remove --config=opt for build_teleop

上级 03fded47
......@@ -159,7 +159,7 @@ function main() {
env ${APOLLO_ENV} bash "${build_sh}" --config=cpu_prof "$@"
;;
build_teleop)
env ${APOLLO_ENV} bash "${build_sh}" --config=teleop --config=opt "$@"
env ${APOLLO_ENV} bash "${build_sh}" --config=teleop "$@"
;;
build_fe)
build_dreamview_frontend
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册