Releases/Firefox 4.0b2/BuildNotes: Difference between revisions

m
Line 244: Line 244:
   /pub/mozilla.org/firefox/releases/4.0b2
   /pub/mozilla.org/firefox/releases/4.0b2
</pre>
</pre>
Add index.html to cover the files before release time
cd /pub/mozilla.org/firefox/releases/4.0b2
curl -sL https://bugzilla.mozilla.org/attachment.cgi?id=456169 > index.html
for dir in `find . -mindepth 1 -type d`; do cp -pv index.html $dir/; done


==== Final verify ====
==== Final verify ====
==== Push snippets to beta channel ====
==== Push snippets to beta channel ====
Confirmed users
3,104

edits