Skip to content

Commit

Permalink
docs: 调整rsync命令
Browse files Browse the repository at this point in the history
Resolves #42
  • Loading branch information
bangbang93 committed Feb 14, 2024
1 parent 057186a commit 05b2382
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 @@ -72,4 +72,4 @@ CLUSTER_ID和CLUSTER_SECRET请联系我获取

### 同步数据
openbmclapi会自行同步需要的文件,但是初次同步可能会速度过慢,如果您的节点是个全量节点,可以通过以下命令使用rsync快速同步
`rsync -rzvP openbmclapi@home.933.moe::openbmclapi cache`或者`rsync -rzvP openbmclapi@storage.yserver.ink::openbmclapi cache`
`rsync -rzvP openbmclapi@home.933.moe::openbmclapi cache`或者`rsync -avP openbmclapi@storage.yserver.ink::bmcl cache`

0 comments on commit 05b2382

Please sign in to comment.