Confirmed users
3,990
edits
m (typo) |
|||
Line 396: | Line 396: | ||
# ffbld@stage | # ffbld@stage | ||
cd /pub/mozilla.org/firefox/releases/4. | cd /pub/mozilla.org/firefox/releases/4.0b7 | ||
curl -sL https://bugzilla.mozilla.org/attachment.cgi?id=456169 | sed 's/Beta 1/Beta 7/g' > index.html | curl -sL https://bugzilla.mozilla.org/attachment.cgi?id=456169 | sed 's/Beta 1/Beta 7/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 |