From: Moritz Warning Date: Mon, 8 Jun 2020 18:15:03 +0000 (+0200) Subject: use profiles.json file name in documentation X-Git-Tag: v2.2.1~12 X-Git-Url: http://git.openwrt.org/project/luci.git;master?a=commitdiff_plain;h=7de64a7e3644beaf1213fb09dca60ad8fbfd1d7e;p=web%2Ffirmware-selector-openwrt-org.git use profiles.json file name in documentation --- diff --git a/README.md b/README.md index 3560c16..268306b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ image`. A [Python script](misc/collect.py) is included to merge the JSON files: `./collect.py bin/ --url 'https://downloads.openwrt.org/releases/{version}/targets/{target}' > -names-test.json`. +profiles.json`. For the OpenWrt 18.06 and 19.07 releases, you need to patch OpenWrt to output JSON files for collect.py (commit [openwrt/openwrt@881ed09](https://github.com/openwrt/openwrt/commit/881ed09ee6e23f6c224184bb7493253c4624fb9f)).