mirror of
https://github.com/BioArchLinux/mirror.git
synced 2025-03-10 06:14:01 +00:00
add NJU
This commit is contained in:
commit
b6e7e519ff
2 changed files with 21 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Mirror
|
||||
|
||||
## How to miror
|
||||
|
||||
```
|
||||
rsync -avh bio@bioarchlinux.org::sync/ destdir
|
||||
```
|
||||
|
||||
`destdir` is the destination directory.
|
||||
|
||||
### Mirror list
|
||||
|
||||
see the [mirror list](./mirrorlist.bio)
|
8
mirrorlist.bio
Normal file
8
mirrorlist.bio
Normal file
|
@ -0,0 +1,8 @@
|
|||
## Official Website
|
||||
# https://repo.bioarchlinux.org/$arch
|
||||
|
||||
## China
|
||||
### Nanjing University
|
||||
# http://mirror.nju.edu.cn/bioarchlinux/$arch
|
||||
# https://mirror.nju.edu.cn/bioarchlinux/$arch
|
||||
|
Loading…
Add table
Reference in a new issue