1
0
此提交包含在:
2018-12-02 20:25:33 +00:00
父節點 bc4129e01c
當前提交 076a5babb9

查看文件

@@ -139,7 +139,7 @@ func main() {
if !exists(usr.HomeDir + "/.out-of-tree/kernels.toml") { if !exists(usr.HomeDir + "/.out-of-tree/kernels.toml") {
log.Println("No ~/.out-of-tree/kernels.toml: Probably you " + log.Println("No ~/.out-of-tree/kernels.toml: Probably you " +
"need to run `out-of-tree kernels autogen` in " + "need to run `out-of-tree kernel autogen` in " +
"directory that contains .out-of-tree.toml " + "directory that contains .out-of-tree.toml " +
"with defined kernel masks " + "with defined kernel masks " +
"(see docs at https://out-of-tree.io)") "(see docs at https://out-of-tree.io)")