Confirmed users
4,467
edits
Line 456: | Line 456: | ||
Waited 10 minutes to ensure the rsync server picks up the changes, then removed the previously added "- firefox/releases/7.0" line. After that, ran the following to lay out the index files: | Waited 10 minutes to ensure the rsync server picks up the changes, then removed the previously added "- firefox/releases/7.0" line. After that, ran the following to lay out the index files: | ||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox/releases/7.0 | |||
wget --no-check-certificate -O index.html https://bugzilla.mozilla.org/attachment.cgi?id=540139 | wget --no-check-certificate -O index.html https://bugzilla.mozilla.org/attachment.cgi?id=540139 | ||
sed -i -e 's/6/7/g' index.html | sed -i -e 's/6/7/g' index.html |