From b72bd5c3ff8681baccaff8b9cbb52168b40434e2 Mon Sep 17 00:00:00 2001 From: luxin Date: Fri, 28 Jan 2022 10:38:44 +0800 Subject: [PATCH] =?UTF-8?q?opt=20keywords=5Fmust=20for=20Linux=E5=AE=89?= =?UTF-8?q?=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../21.Linux\345\256\211\350\243\205/config.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" "b/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" index 009dd8a..d292954 100644 --- "a/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/3.Linux\345\205\245\351\227\250/21.Linux\345\256\211\350\243\205/config.json" @@ -4,7 +4,7 @@ "安装Ubuntu", "安装CentOS" ], - "keywords_must": [["Ubuntu", "安装"], ["CentOS", "安装"], ["Debian", "安装"], ["RedHat", "安装"]], + "keywords_must": [["Ubuntu", "操作系统", "安装"], ["CentOS", "操作系统", "安装"], ["Debian", "操作系统", "安装"], ["RedHat", "操作系统", "安装"]], "keywords_forbid": [], "children": [], "export": [ -- GitLab