Confirmed users
2,456
edits
Line 242: | Line 242: | ||
Once we are fully announced we can remove the index.html files: | Once we are fully announced we can remove the index.html files: | ||
<i> | <i> | ||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox/releases/3.6/ | cd /pub/mozilla.org/firefox/releases/3.6/ | ||
find . -name index.html | less | find . -name index.html | less | ||
find . -name index.html | xargs rm -v | find . -name index.html | xargs rm -v | ||
</i> | </i> |