Confirmed users
4,467
edits
Line 270: | Line 270: | ||
curl -sL https://bugzilla.mozilla.org/attachment.cgi?id=456169 | sed 's/Beta 1/Beta 5/g' > index.html | curl -sL https://bugzilla.mozilla.org/attachment.cgi?id=456169 | sed 's/Beta 1/Beta 5/g' > index.html | ||
for dir in `find . -mindepth 1 -type d`; do cp -pv index.html $dir/; done | for dir in `find . -mindepth 1 -type d`; do cp -pv index.html $dir/; done | ||
Sent email to r-d that push to mirrors was done. | |||
===Final verify=== | ===Final verify=== |