977
edits
Lukasblakk (talk | contribs) |
Lukasblakk (talk | contribs) |
||
Line 291: | Line 291: | ||
==== Update Bouncer ==== | ==== Update Bouncer ==== | ||
Done. | Done. | ||
==== Push to mirrors ==== | |||
Make sure that you use ffxbld for 'push to mirrors' , rather than cltbld (this is a change, but a desired one). | |||
* push the stage-merged directory to the releases area: | |||
# on stage | |||
rsync -av /data/cltbld/firefox-3.0.14/stage-merged/ /home/ftp/pub/firefox/releases/3.0.14/ | |||
* edit the exclude file (as cltbld) /pub/mozilla.org/zz/rsyncd-mozilla-current.exclude to add the new release (3.0.14) and remove the previous release (3.0.13). |
edits