Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/books/learning_rsync/07_rsync_unison_use.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ src/unison

**Our requirement is-Rocky Linux 8's /dir1/ directory is automatically synchronized to Fedora 34's /dir2/ directory; at the same time, Fedora 34's /dir2/ directory is automatically synchronized to Rocky Linux 8's /dir1/ directory**

### Configure Rcoky Linux 8
### Configure Rocky Linux 8

```bash
[root@Rocky ~]# mkdir /dir1
Expand Down