X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=f0acb683d74a4e1b36c02967aee0819dffe7f9cb;hb=165bcf28c9bc21d449253f05efba0b5f39ff6abf;hp=2172eaeaeae4e29c597bcf33f1956ac1aea0c72c;hpb=e12b03b46d8ff529013f286cf3e7407ab205d9d2;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 2172eaea..f0acb683 100755 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -606,6 +606,11 @@ function mirrorpush-backports() { sudo -u backports /home/backports/bin/update-archive } +function mirrorpush-release() { + log "Pushing cdbuilder host" + sudo -H -u archvsync /home/archvsync/runmirrors release > ~dak/runmirrors-release.log 2>&1 & +} + function i18n2() { log "Exporting package data foo for i18n project" STAMP=$(date "+%Y%m%d%H%M")