Confirmed users
4,467
edits
| Line 326: | Line 326: | ||
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/8.0 | |||
find . -name index.html -exec echo rm -v {} \; | |||
find . -name index.html -exec rm -v {} \; | |||
=== Update browser choice website === | === Update browser choice website === | ||