batch build

This commit is contained in:
skiffer-git 2022-06-10 17:42:45 +08:00
parent eaa416c394
commit 832f9c042d

View File

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