Confirmed users
4,293
edits
Line 416: | Line 416: | ||
==== Remove index.html files ==== | ==== Remove index.html files ==== | ||
Once we are fully announced ( | Once we are fully announced (by the driver) we can remove the index.html files: | ||
# ffxbld@stage | # ffxbld@stage | ||
cd /pub/mozilla.org/firefox/releases/4.0b3/ | cd /pub/mozilla.org/firefox/releases/4.0b3/ | ||
find . -name index.html | find . -name index.html | ||
find . -name index.html | xargs rm -v | find . -name index.html | xargs rm -v | ||
==== Release ==== | ==== Release ==== |