support open os command line programs

This commit is contained in:
kepler155c@gmail.com
2019-04-07 10:09:47 -04:00
parent 737ac095de
commit 4f9bd8eb0f
9 changed files with 146 additions and 65 deletions

View File

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