X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=c32733cff5cabb9d0fbc4452d3270912b89a6306;hb=01c3e3976cf234ca463ded32f09ea238251b0155;hp=69a725c30e7a719a6269ec33778be7e57e2569e7;hpb=74233f97b42c32090acaa7680a79c3f38b7f2325;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 69a725c3..c32733cf 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -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() {