mirror of
https://github.com/BioArchLinux/mirror.git
synced 2025-03-10 06:14:01 +00:00
update the mirror method
This commit is contained in:
parent
b6e7e519ff
commit
bda6dec9bd
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue