X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=599a96d4fd2f464df4bd36ecb583dc6d74caa825;hb=7ac86fd08be17426d3d80851dd52c7447e95643a;hp=9b524092754cd7d6d0da35917455a4adf4fd4f72;hpb=d84190750284b9cf5a5d35d569f952494dd3e231;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 9b524092..599a96d4 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -284,9 +284,9 @@ function bts() { } function merkel2() { - # Push katie@merkel so it syncs the projectb there. Returns immediately, the sync runs detached + # Push dak@merkel so it syncs the projectb there. Returns immediately, the sync runs detached log "Trigger merkels projectb sync" - ssh -2 -o BatchMode=yes -o SetupTimeOut=30 -o ConnectTimeout=30 -i ~/.ssh/push_merkel_projectb katie@merkel.debian.org sleep 1 + ssh -2 -o BatchMode=yes -o SetupTimeOut=30 -o ConnectTimeout=30 -i ~/.ssh/push_merkel_projectb dak@merkel.debian.org sleep 1 } function runparts() {