Skip to content

Commit

Permalink
修改README结构
Browse files Browse the repository at this point in the history
  • Loading branch information
dibrother committed Feb 8, 2023
1 parent de13cd2 commit fe18637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy_MySQL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- 支持一键将恢复备份结果或dead旧主加回集群

## 部署
> 需要将更改好配置信息后的分别传到所有需部署的服务器端
> 需要将更改好配置信息后的分别传到所有需部署的服务器端,其他服务器端仅需修改user.conf 中的 IPADDR
```
scp -P22 -r xxx/Deploy_MySQL/ root@test101:/xxx/
scp -P22 -r xxx/Deploy_MySQL/ root@test102:/xxx/
Expand Down

0 comments on commit fe18637

Please sign in to comment.