安装 npm 包后回到项目跟目录

This commit is contained in:
liangtongchuan
2021-01-14 10:28:35 +08:00
parent 8638f7f558
commit 275890cdba

View File

@@ -7,3 +7,4 @@ echo '============ web-server npm installed ============'
cd ..
cd ./gm-server && npm install -d
echo '============ gm-server npm installed ============'
cd ..