canmove, Confirmed users
6,439
edits
Line 306: | Line 306: | ||
=== Remove index files === | === Remove index files === | ||
'''NOT DONE YET''' | |||
ffxbld@stage | |||
<pre> | |||
cd /pub/mozilla.org/firefox/releases/4.0 | |||
find . -name index.html -exec rm -v {} \; | |||
=== Update symlinks on FTP === | === Update symlinks on FTP === |