Add /con/ support

This commit is contained in:
NemDiggers 2013-09-29 22:50:58 -04:00
parent cb0f4dfe79
commit b350debbfc

View File

@ -59,8 +59,8 @@
"http": true, "http": true,
"https": true, "https": true,
"software": "foolfuuka", "software": "foolfuuka",
"boards": ["b", "e", "h", "hc", "p", "s", "soc", "sp", "u"], "boards": ["b", "con", "e", "h", "hc", "p", "s", "soc", "sp", "u"],
"files": ["b", "e", "h", "hc", "p", "s", "soc", "sp", "u"] "files": ["b", "con", "e", "h", "hc", "p", "s", "soc", "sp", "u"]
}, { }, {
"uid": 7, "uid": 7,
"name": "Install Gentoo", "name": "Install Gentoo",