update the mirror method

This commit is contained in:
Kuoi 2022-04-14 02:57:28 +01:00 committed by GitHub
parent b6e7e519ff
commit bda6dec9bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
## How to miror
```
rsync -avh bio@bioarchlinux.org::sync/ destdir
rsync -rtlivH bioarchlinux.org::sync/ destdir
```
`destdir` is the destination directory.