Confirmed users
4,293
edits
| Line 141: | Line 141: | ||
cd ../updates | cd ../updates | ||
## get un-checked in configs | ## get un-checked in configs | ||
wget --no-check-certificate -O patch https:// | wget --no-check-certificate -O patch https://bug540666.bugzilla.mozilla.org/attachment.cgi?id=422695 | ||
patch -p3 < patch | patch -p3 < patch | ||
## end of config get | ## end of config get | ||