]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dinstall.functions
Adjust way of syncing the dd-accessible copy
[dak.git] / config / debian / dinstall.functions
index 1414986e50450667f9f23e5fe4e0350d26728d71..bd57a3a8de757a1b193e034f891add2c3a3b8cbb 100644 (file)
@@ -444,7 +444,7 @@ function bts() {
 function ddaccess() {
     # Tell our dd accessible mirror to sync itself up. Including ftp dir.
     log "Trigger dd accessible parts sync including ftp dir"
-    ${scriptsdir}/sync-dd ries-sync ries-sync1 ries-sync2 pool
+    ${scriptsdir}/sync-dd dd-sync dd-sync1 dd-sync2 pool
 }
 
 function mirrorpush() {