Confirmed users
3,104
edits
Line 296: | Line 296: | ||
Once we're signed off on the release channel. | Once we're signed off on the release channel. | ||
==== Remove index.html files ==== | ==== Remove index.html files ==== | ||
cd /pub/mozilla.org/firefox/releases/10.0 | |||
find . -name index.html -exec echo rm -v {} \; | |||
find . -name index.html -exec rm -v {} \; | |||
=== Update browser choice website === | === Update browser choice website === | ||
</em> | </em> |