Confirmed users
3,104
edits
m (→Publish Fennec) |
|||
| Line 531: | Line 531: | ||
=== Remove index.html files === | === Remove index.html files === | ||
cd /pub/mozilla.org/firefox/releases/6.0 | |||
find . -name index.html -exec echo rm -v {} \; | |||
/pub/mozilla.org/firefox/nightly/6.0-candidates/build1 | |||
find . -name index.html -exec echo rm -v {} \; | |||
=== Update browser choice website === | === Update browser choice website === | ||