X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=c32733cff5cabb9d0fbc4452d3270912b89a6306;hb=85d1b6da9617e8ac8d235b4705ebee23916f57ed;hp=2a5ed8b692fcd34a744f7a61c679f39b82a60d43;hpb=8e737f25a776e74800e5c31e3e2d62c90ad13f55;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 2a5ed8b6..c32733cf 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -403,6 +403,7 @@ function transitionsclean() { function dm() { log "Updating DM html page" $scriptsdir/dm-monitor >$webdir/dm-uploaders.html + dak acl export-per-source dm >$exportdir/dm.txt } function bts() { @@ -413,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() {