canmove, Confirmed users
6,441
edits
| Line 289: | Line 289: | ||
==== Remove index.html files ==== | ==== Remove index.html files ==== | ||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox/releases | |||
find . -iname index.html -exec rm {} \; | |||
==== Update browser choice website ==== | ==== Update browser choice website ==== | ||
Filed {{bug|748367}}. | |||