| Index: utils/apidoc/mdn/extract.sh
|
| diff --git a/utils/apidoc/mdn/extract.sh b/utils/apidoc/mdn/extract.sh
|
| index d4d28891914776c5cb2aed9f2c470febd41f91fb..58cb5f07065bb1db062c5bee97753d159a3299fc 100755
|
| --- a/utils/apidoc/mdn/extract.sh
|
| +++ b/utils/apidoc/mdn/extract.sh
|
| @@ -3,4 +3,4 @@ node extractRunner.js
|
| ../../../frog/minfrog postProcess.dart
|
|
|
| # Copy up the final output to the main MDN directory so we can check it in.
|
| -cp output/database.filtered.json database.json
|
| +cp output/database.filtered.json database.json
|
|
|