mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-25 11:06:43 +08:00
build modify
This commit is contained in:
parent
3dc11777c6
commit
1f45b642e9
@ -28,3 +28,4 @@ for ((i = 0; i < ${#service_source_root[*]}; i++)); do
|
|||||||
make install && echo -e "${SKY_BLUE_PREFIX}build ${service_names[$i]} success,moving binary file to the bin directory${COLOR_SUFFIX}" &&
|
make install && echo -e "${SKY_BLUE_PREFIX}build ${service_names[$i]} success,moving binary file to the bin directory${COLOR_SUFFIX}" &&
|
||||||
echo -e "${SKY_BLUE_PREFIX}Successful moved ${service_names[$i]} to the bin directory${COLOR_SUFFIX}\n"
|
echo -e "${SKY_BLUE_PREFIX}Successful moved ${service_names[$i]} to the bin directory${COLOR_SUFFIX}\n"
|
||||||
done
|
done
|
||||||
|
echo -e ${YELLOW_PREFIX}"all services build success"${COLOR_SUFFIX}
|
Loading…
x
Reference in New Issue
Block a user