]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dinstall.functions
push mirror on ries instead of having ries pull from franck
[dak.git] / config / debian / dinstall.functions
index 69a725c30e7a719a6269ec33778be7e57e2569e7..c32733cff5cabb9d0fbc4452d3270912b89a6306 100644 (file)
@@ -414,7 +414,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"
-    ssh -o Batchmode=yes -o ConnectTimeout=30 -o SetupTimeout=30 -2 -i ${base}/s3kr1t/pushddmirror dak@ries.debian.org pool
+    ${scriptsdir}/sync-dd ries-sync ries-sync1 ries-sync2 pool
 }
 
 function mirrorpush() {