We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac70b1d commit 48f15bbCopy full SHA for 48f15bb
script/build_all_service.sh
@@ -35,4 +35,4 @@ for ((i = 0; i < ${#service_source_root[*]}; i++)); do
35
36
37
done
38
-echo -e ${YELLOW_PREFIX}"all services build success"${COLOR_SUFFIX}
+echo -e ${YELLOW_PREFIX}"all services build success"${COLOR_SUFFIX}
0 commit comments