Skip to content

Commit

Permalink
fix build backend command
Browse files Browse the repository at this point in the history
  • Loading branch information
cr7258 committed Jun 22, 2024
1 parent b11d7f7 commit 2c69778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ npm run build
#### 第二步、编译 & 镜像

```bash
sh bulid.sh
cd backend && sh bulid.sh
# 脚本中涉及docker命令,本地调试可注释
```

Expand Down

0 comments on commit 2c69778

Please sign in to comment.