1
0

change git local root directory

This commit is contained in:
2024-10-24 18:33:17 +08:00
parent 625b49a6b4
commit 615000ee68
4 changed files with 8 additions and 8 deletions

View File

@@ -15,8 +15,8 @@ node.js: v18.16.0 (or above)
## Build Guide
```bash
git clone https://xxx@bitbucket.org/bluearcuscom/ems.git local.git
cd local.git
git clone https://xxx@bitbucket.org/bluearcuscom/ems.git omc.git
cd omc.git
git pull
cd fe.ems.vue3
npm install