Skip to content

Commit d358720

Browse files
authored
Change OpenBSD upstream to ftp4
ftp3 is very slow and ftp4 is not. This is the one on the website anyway: https://www.openbsd.org/ftp.html
1 parent 5359259 commit d358720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh -eu
22
/usr/local/bin/rsync-no-vanished -azH --safe-links --delete-after --delay-updates --no-motd \
3-
rsync://ftp3.usa.openbsd.org/ftp /opt/mirrors/ftp/openbsd
3+
rsync://ftp4.usa.openbsd.org/ftp /opt/mirrors/ftp/openbsd

0 commit comments

Comments
 (0)