From 9413785248ff7b954c043e514c3692b457a52a4b Mon Sep 17 00:00:00 2001 From: "kepler155c@gmail.com" Date: Sun, 7 Apr 2019 11:18:54 -0400 Subject: [PATCH] oops --- sys/init/2.vfs.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/init/2.vfs.lua b/sys/init/2.vfs.lua index a42e59e..d80474c 100644 --- a/sys/init/2.vfs.lua +++ b/sys/init/2.vfs.lua @@ -287,7 +287,6 @@ function fs.mount(path, fstype, ...) tp.nodes[targetName] = node end end -_debug(node) return node end