mirror source workaround
This commit is contained in:
parent
4aa9581f24
commit
b99a70fdae
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
rsync -auvPH --delete-after "rsync://mirrors.dotsrc.org/artix-linux/" /data/artix/
|
||||
|
||||
rsync -auvPH --delete-after "rsync://orion.artixlinux.org:64873/" /data/artix/repos/
|
||||
rsync -auvPH --delete-after "rsync://download.artixlinux.org/iso/" /data/artix/iso/
|
||||
#rsync -auvPH --delete-after "rsync://orion.artixlinux.org:64873/" /data/artix/repos/
|
||||
#rsync -auvPH --delete-after "rsync://download.artixlinux.org/iso/" /data/artix/iso/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue