batch build

This commit is contained in:
skiffer-git 2022-06-10 17:42:45 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent 68df4c86ee
commit 71ae2d1f01

View File

@ -51,7 +51,7 @@ for ((i = 0; i < ${#service_source_root[*]}; i++)); do
else
echo "Exit status - $stat"
fi
done