diff options
| -rwxr-xr-x | sync-distfiles.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sync-distfiles.sh b/sync-distfiles.sh index 0746365..ab8233b 100755 --- a/sync-distfiles.sh +++ b/sync-distfiles.sh @@ -54,6 +54,7 @@ DELAY=1814400 --distfiles-local=${DATADIR}/distfiles-local \ --symlinks \ --layout-conf=/usr/local/bin/mastermirror/layout.conf.new \ + --verify-existing-digest \ --mirror INDEXNAME=.INDEX.$(date -u +%Y%m%d%H%M%S).txt |
