We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5359259 commit d358720Copy full SHA for d358720
modules/ocf_mirrors/files/project/openbsd/sync-archive
@@ -1,3 +1,3 @@
1
#!/bin/sh -eu
2
/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
+ rsync://ftp4.usa.openbsd.org/ftp /opt/mirrors/ftp/openbsd
0 commit comments