canmove, Confirmed users
6,439
edits
Line 264: | Line 264: | ||
* SUMS files differ because we regenerated them | * SUMS files differ because we regenerated them | ||
=== Index Files === | === Add Index Files === | ||
justdave says that we should push the index.html 6 hours before the rest of the contents, to ensure it gets everywhere ahead of everything else. | |||
=== Push index files === | |||
'''NOT DONE YET''' | |||
justdave says that we should push the index.html 6 hours before the rest of the contents, to ensure it gets everywhere ahead of everything else. Use this command to do so: | |||
rsync -n -av --exclude=KEY --exclude=*.xpi --exclude=*.bz2 --exclude=*.dmg --exclude=*.exe --exclude=*.mar --exclude=*.bundle --exclude=*SUMS* --exclude=*.asc /home/ffxbld/firefox-4.0/ /pub/mozilla.org/firefox/releases/4.0/ | |||
=== Push to Mirrors === | === Push to Mirrors === |