Skip to content

Commit 49db92c

Browse files
committed
mirrors: update rsync-ssl instructions for updates Arch script
Upstream included TLS support and enables it by default now: https://gitlab.archlinux.org/archlinux/infrastructure/-/merge_requests/1022
1 parent b5607f7 commit 49db92c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web/dev/mirrors.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ source_url='rsync://repo.msys2.org/builds/'
9797
lastupdate_url='https://repo.msys2.org/lastupdate'
9898
```
9999

100-
Since our server has TLS/SSL support, you can replace the `rsync` command in the
101-
script with `rsync-ssl`.
100+
Our rsync server has TLS/SSL support, so keep `tls=1` as is.
102101

103102
To register your mirror please open an issue here:
104103
https://github.com/msys2/msys2.github.io/issues

0 commit comments

Comments
 (0)