add trailing slash to x.org remote folder

This commit is contained in:
Max Erenberg 2021-10-15 22:41:16 -04:00 committed by root
parent 4f4f1a52af
commit 9181264ad5
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ repos = {
'x.org': {
#'command': '~/bin/csc-sync-standard x.org xorg.freedesktop.org xorg-archive',
#'command': '~/bin/csc-sync-standard x.org mirror.us.leaseweb.net xorg',
'command': '~/bin/csc-sync-standard x.org rsync.mirrorservice.org ftp.x.org/pub',
'command': '~/bin/csc-sync-standard x.org rsync.mirrorservice.org ftp.x.org/pub/',
'interval': twice_daily,
'max-sync-time': maxtime,
},