Skip to content

Commit 48f15bb

Browse files
committed
shell update
1 parent ac70b1d commit 48f15bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/build_all_service.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ for ((i = 0; i < ${#service_source_root[*]}; i++)); do
3535

3636

3737
done
38-
echo -e ${YELLOW_PREFIX}"all services build success"${COLOR_SUFFIX}
38+
echo -e ${YELLOW_PREFIX}"all services build success"${COLOR_SUFFIX}

0 commit comments

Comments
 (0)