mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
batch build
This commit is contained in:
parent
866a41472d
commit
929c0415a1
@ -45,7 +45,7 @@ for ((i = 0; i < ${#service_source_root[*]}; i++)); do
|
||||
if [ $stat == 0 ]
|
||||
then
|
||||
echo -e "${GREEN_PREFIX}${service_names[$i]} successfully be built ${COLOR_SUFFIX}\n"
|
||||
success_num++
|
||||
success_num = $success_num +1
|
||||
|
||||
else
|
||||
echo -e "${RED_PREFIX}${service_names[$i]} build failed ${COLOR_SUFFIX}\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user