Releases/Firefox 4.0b1/BuildNotes: Difference between revisions

Line 664: Line 664:


=== Remove index.html files ===
=== Remove index.html files ===
'''Ask beltzner'''


Once we are fully announced we can remove the index.html files:
Once we are fully announced we can remove the index.html files:
  # ffxbld@stage
  # ffxbld@stage
  cd /pub/mozilla.org/firefox/releases/4.0b1/
  cd /pub/mozilla.org/firefox/releases/4.0b1/
  find . -name index.html | less
  find . -name index.html
  find . -name index.html | xargs rm -v
  find . -name index.html | xargs rm -v


==== Release ====
==== Release ====
Nothing to be done.
Nothing to be done.
Confirmed users
4,293

edits