提交 45b747cb 编写于 作者: L luxin

add keywords_must for linux环境安装

上级 fdc54e66
......@@ -7,6 +7,6 @@
"setup_03.json",
"setup_02.json"
],
"keywords_must": [],
"keywords_must": [["安装","Ubuntu"]],
"keywords_forbid": []
}
\ No newline at end of file
......@@ -6,6 +6,6 @@
"setup_01.json",
"setup_02.json"
],
"keywords_must": [],
"keywords_must": [["Windows", "安装", "WSL"]],
"keywords_forbid": []
}
\ No newline at end of file
......@@ -5,6 +5,6 @@
"export": [
"learn.json"
],
"keywords_must": [],
"keywords_must": [["终端", "Terminal"]],
"keywords_forbid": []
}
\ No newline at end of file
......@@ -5,6 +5,6 @@
"export": [
"learn.json"
],
"keywords_must": [],
"keywords_must": ["shell"],
"keywords_forbid": []
}
\ No newline at end of file
......@@ -1211,7 +1211,12 @@
"node_id": "gml-214229ddcc6a496ba175a0a4cd24d486",
"keywords": [],
"children": [],
"keywords_must": [],
"keywords_must": [
[
"安装",
"Ubuntu"
]
],
"keywords_forbid": []
}
},
......@@ -1220,7 +1225,13 @@
"node_id": "gml-2fbb0907051b4961ad01d540ba786781",
"keywords": [],
"children": [],
"keywords_must": [],
"keywords_must": [
[
"Windows",
"安装",
"WSL"
]
],
"keywords_forbid": []
}
},
......@@ -1229,7 +1240,12 @@
"node_id": "gml-cb5ac58bc6bf4f188a35d05081a5ad11",
"keywords": [],
"children": [],
"keywords_must": [],
"keywords_must": [
[
"终端",
"Terminal"
]
],
"keywords_forbid": []
}
},
......@@ -1238,7 +1254,9 @@
"node_id": "gml-60af2921444345bbbd4341b354bcea4f",
"keywords": [],
"children": [],
"keywords_must": [],
"keywords_must": [
"shell"
],
"keywords_forbid": []
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册