This commit is contained in:
luk.lu
2022-10-18 11:04:44 +08:00
parent 0e27993ffd
commit 5c0238ac99
7 changed files with 122 additions and 19 deletions

View File

@@ -42,7 +42,7 @@ do
echo "<<<< npm booting: [$org/$repo] <<<<"
cd "$repo"
npm run boot
echo ">>>> npm bootted: [$org/$repo] >>>>"
echo ">>>> npm booted: [$org/$repo] >>>>"
echo ""
cd ..
fi