1
0
mirror of https://github.com/kepler155c/opus synced 2025-03-13 20:38:09 +00:00
This commit is contained in:
kepler155c@gmail.com 2019-04-07 11:18:54 -04:00
parent 4f9bd8eb0f
commit 9413785248

@ -287,7 +287,6 @@ function fs.mount(path, fstype, ...)
tp.nodes[targetName] = node tp.nodes[targetName] = node
end end
end end
_debug(node)
return node return node
end end