1
0

change git local root dir

This commit is contained in:
2024-10-24 16:40:12 +08:00
parent 25bf25c459
commit c01c84e2e4
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